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