more font size tweaks.
[citadel.git] / webcit / static / t / sieve / add.html
index d3795ea31c56417a5cccfc3422bef31b835b321a..5d724eeb9a8754d73f98653fad59b9ff545e47e6 100644 (file)
@@ -1,13 +1,8 @@
-<?=("head")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
-
-<div id="banner">
+<div id="room_banner_override">
        <img src="static/webcit_icons/essen/32x32/config.png">
        <h1><?_("Add or delete scripts")></h1>
 </div>
-       
 <div id="content" class="service">
-       <?SIEVE:MESSAGE>
-
        <table border=0 cellspacing=10><tr valign=top><td>
                <?=("box_begin_1")><?_("Add a new script")><?=("box_begin_2")>
                        <?_("To create a new script, enter the desired script name in the box below and click 'Create'.")>
@@ -38,5 +33,3 @@
        </tr>
        </table>
 </div> <!-- end of 'content' div -->
-<?=("trailing")>
-