]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/sieve/add.html
wtf? huge pieces of this are either missing or broken
[citadel.git] / webcit / static / t / sieve / add.html
index 51c1f39714ac5b3d9bd58d6c42bd9ec546ee8290..04b7b4ac97b545ab4b6decd715a1388077e39a2e 100644 (file)
@@ -1,3 +1,5 @@
+<?=("head")><?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
+
 <div id="banner">
        <img src="static/webcit_icons/essen/32x32/config.png">
        <h1><?_("Add or delete scripts")></h1>
@@ -18,7 +20,7 @@
                <?=("box_end")>
                <?=("box_begin_1")><?_("Edit scripts")><?=("box_begin_2")>
                        <br><div align="center">
-                       <a href="display_sieve"><?_("Return to the script editing screen")></a><br><br>
+                       <a href="do_template?template=sieve_list"><?_("Return to the script editing screen")></a><br><br>
                <?=("box_end")>
        </td><td>
                <?=("box_begin_1")><?_("Delete scripts")><?=("box_begin_2")>
                                <?ITERATE("SIEVE:SCRIPTS", ="sieve_script_select")>
                        </select>
                <?=("box_end")>
+       <td>
+       </tr>
+       </table>
+
+there is all sorts of stuff missing here, wtf ?
+
+</div> <!-- end of 'content' div -->
+<?=("trailing")>
+