summary refs log tree commit diff stats
path: root/theme
diff options
context:
space:
mode:
authorStarla Insigna <starla4444@gmail.com>2010-11-02 22:17:07 -0400
committerStarla Insigna <starla4444@gmail.com>2010-11-02 22:17:07 -0400
commit12c96d85cf13b1e57d6a38e101223f00e2c44ca3 (patch)
tree0024e4d2a41d3f22a646cd04f5df7022aac4257e /theme
parent7d7c11adc78e2f5393523a2223f2035253220afc (diff)
downloadfourisland-12c96d85cf13b1e57d6a38e101223f00e2c44ca3.tar.gz
fourisland-12c96d85cf13b1e57d6a38e101223f00e2c44ca3.tar.bz2
fourisland-12c96d85cf13b1e57d6a38e101223f00e2c44ca3.zip
Fixed URL to login page on maintenance page
Diffstat (limited to 'theme')
-rwxr-xr-xtheme/maintenance.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/maintenance.tpl b/theme/maintenance.tpl index d07b2a5..a0fe7fe 100755 --- a/theme/maintenance.tpl +++ b/theme/maintenance.tpl
@@ -56,7 +56,7 @@
56 <body> 56 <body>
57 <nav id="options"> 57 <nav id="options">
58 <ul> 58 <ul>
59 <li><a href="http://dev.fourisland.com/fourm/ucp.php?mode=login">Login</a></li> 59 <li><a href="http://fourisland.com/fourm/ucp.php?mode=login">Login</a></li>
60 </ul> 60 </ul>
61 </nav> 61 </nav>
62 62