Addressbook popup: fix escaping.
[citadel.git] / webcit / static / t / addressbook / namelist_entry.html
index 39047e4d5ae96e4c5a14da68a0e846e3803f94a8..7ec939f0e2b6672dfb810e5b7b2d9b7dc2a31cda 100644 (file)
@@ -1 +1 @@
-<option value="<?CONTEXTSTR("U")>"><?CONTEXTSTR("X")></option>
+<option value="<?CONTEXTSTR("X")>"><?CONTEXTSTR("X")></option>