summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorexpo <expo@expobox.potato.hut>2015-06-21 15:11:51 +0100
committerexpo <expo@expobox.potato.hut>2015-06-21 15:11:51 +0100
commit45fd219bc6c3b0a2a88a2d4bf540ad83adfb4449 (patch)
tree3f631c8e5c19d1cdbc84125dfc1fe0369646166d /templates
parent087a02838877b34cc9deb368412567b92bd742b8 (diff)
downloadtroggle-45fd219bc6c3b0a2a88a2d4bf540ad83adfb4449.tar.gz
troggle-45fd219bc6c3b0a2a88a2d4bf540ad83adfb4449.tar.bz2
troggle-45fd219bc6c3b0a2a88a2d4bf540ad83adfb4449.zip
Added warnings that the database will need updating is cave or entrance data files are modified
Diffstat (limited to 'templates')
-rw-r--r--templates/dataformat/cave.xml1
-rw-r--r--templates/dataformat/entrance.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/templates/dataformat/cave.xml b/templates/dataformat/cave.xml
index f0894d4..02aea31 100644
--- a/templates/dataformat/cave.xml
+++ b/templates/dataformat/cave.xml
@@ -1,5 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!-- Only put one cave in this file -->
+<!-- If you edit this files, make sure you update the websites database -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
diff --git a/templates/dataformat/entrance.xml b/templates/dataformat/entrance.xml
index bdf63ac..29ff1e8 100644
--- a/templates/dataformat/entrance.xml
+++ b/templates/dataformat/entrance.xml
@@ -1,5 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<!-- Only put one entrance in this file -->
+<!-- If you edit this files, make sure you update the websites database -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>