fix bunches of tiny typos; do_template?template=sieve_list produces similar results...
[citadel.git] / webcit / static / t / sieve / display_one_script.html
index 658d75a0224a8f82f4b956cf50577f5ae7b3b03b..3a2bb941c0ed64dbe814bab3ae4651e5981f4b21 100644 (file)
@@ -1,3 +1,3 @@
-<div id="script_<?SIEVE:SCRIPT:NAME("U")>" style="display:none">
+<div id="script_<?SIEVE:SCRIPT:NAME('U')>" style="display:none">
 <textarea name="text_<?SIEVE:SCRIPT:NAME("U")>" wrap=soft rows=20 cols=80 width=80><?SIEVE:SCRIPT:CONTENT("X")></textarea>
 </div>