summary refs log tree commit diff stats
path: root/theme/admin/index.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-12-20 21:41:09 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-12-20 21:41:09 -0500
commiteaf0dc418bb8338a0de53c6ca6d2469ce3b70214 (patch)
tree8b5ae56f2080d1dbdb261e04f71e11ddaacef12e /theme/admin/index.tpl
parent03d6589fefd850f793215cb6805c0f0c0989f93f (diff)
downloadfourisland-eaf0dc418bb8338a0de53c6ca6d2469ce3b70214.tar.gz
fourisland-eaf0dc418bb8338a0de53c6ca6d2469ce3b70214.tar.bz2
fourisland-eaf0dc418bb8338a0de53c6ca6d2469ce3b70214.zip
Added Maintenance switcher to Admin
Also fixed spelling of maintenance in places where it was incorrectly spelled.

Maintenance Required: Rename "mantainenceMode" config to "maintenanceMode"
Diffstat (limited to 'theme/admin/index.tpl')
-rwxr-xr-xtheme/admin/index.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme/admin/index.tpl b/theme/admin/index.tpl index 66fbae3..866c900 100755 --- a/theme/admin/index.tpl +++ b/theme/admin/index.tpl
@@ -28,4 +28,5 @@ Welcome to the ubiquitous administration panel!<P>
28 28
29<UL> 29<UL>
30 <LI><A HREF="/admin/hgUpdate.php">HG Update</A></LI> 30 <LI><A HREF="/admin/hgUpdate.php">HG Update</A></LI>
31 <LI><A HREF="/admin/maintenanceMode.php">Maintenance Mode</A></LI>
31</UL> 32</UL>