Fixed a few minor things broken by the previous commit
[citadel.git] / webcit / static / t / aide / display_sitewide_config.html
index 252188c53b26a965053ddcb9b1042b5f542b7213..dbf2bfb15d59fd93ecef8180a456a7c82d804fb4 100644 (file)
@@ -2,6 +2,7 @@
 <div id="banner">
 <h1><?_("Site configuration")></h1>
 </div>
+<div id="content" class="service">
 <?!("COND:AIDE", 1)><?_("You need to be aide to view this.")><?!("X", 1)>
 <??("COND:AIDE", 2)>
 <table border="0" cellspacing="0" cellpadding="0" ><tr><td>
@@ -20,4 +21,5 @@
 </form>
 </td></tr></table>
 <??("X", 2)>
+</div>
 <?=("trailing")>