Added the extra <div>s around all the administration pages too ...
[cocanwiki.git] / templates / undelete_file_form.html
index 8fe853a..e4b487f 100644 (file)
@@ -28,19 +28,23 @@ Name: <strong>::name_html::</strong>
 <li> <a href="/_recent">Recent&nbsp;changes</a> </li>
 </ul>
 
+<div id="menu_div">
 <ul id="bottommenu" class="menu">
 <li class="first"> <a href="/">Home&nbsp;page</a> </li>
 ::table(sitemenu)::<li> <a href="/::url_html_tag::">::label_html::</a> </li>
 ::end::
 <li> <a href="/_sitemap">Sitemap</a> </li>
 </ul>
+</div>
 
+<div id="footer_div">
 <hr/>
 
 <ul id="footer" class="menu">
 <li class="first"> <a href="/copyright">Copyright &copy; ::year::</a> </li>
 <li> Powered by <a href="http://sandbox.merjis.com/">::cocanwiki_package_html:: ::cocanwiki_version_html::</a> </li>
 </ul>
+</div>
 
 </body>
 </html>
\ No newline at end of file