wtf? huge pieces of this are either missing or broken
authorArt Cancro <ajc@uncensored.citadel.org>
Sat, 3 Mar 2012 23:25:50 +0000 (18:25 -0500)
committerArt Cancro <ajc@uncensored.citadel.org>
Sat, 3 Mar 2012 23:25:50 +0000 (18:25 -0500)
webcit/static/t/sieve/add.html
webcit/static/t/sieve/list.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")>
+
index 068774e0aa0008d71174724131de6332027d85e6..86c0480b3bc9a0d2f537ca97f6d1f4626c9c25a2 100644 (file)
@@ -73,7 +73,7 @@
                                <?ITERATE("SIEVE:SCRIPTS", ="sieve_list_select_one")>
                        </select>
                        &nbsp;&nbsp;&nbsp;
-                       <a href="display_add_remove_scripts"><?_("Add or delete scripts")></a>
+                       <a href="do_template?template=sieve_add"><?_("Add or delete scripts")></a>
                        <br>
                        <?ITERATE("SIEVE:SCRIPTS", ="sieve_display_one_script")>
                <??("X", 1)>