]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/sieve/roomlist.html
fix escaper of roomnames in sieve editor.
[citadel.git] / webcit / static / t / sieve / roomlist.html
index 818b5f9f4c0732182ec7386298399fce1ef68996..1c6a27b23ca3c3fa676572953480939575e86123 100644 (file)
@@ -1 +1 @@
-<option <?%("COND:SIEVE:THISROOM", 1, 0, "checked", "")> value='<?ROOM:INFO:NAME("U")>' ><?ROOM:INFO:NAME("X")></select>
+<option <?%("COND:THIS:THAT:ROOM", 1, 0, 0, "selected", "")> value='<?ROOM:INFO:NAME("X")>' ><?ROOM:INFO:NAME("X")></option>