* sanitize the_mgts templates as webcit tells us; not functional yet.
[citadel.git] / webcit / static / t / room / edit / tab_admin.html
index 7b4ee233e2b808bb506685ad6764582a8b2e469c..0ea0f884c014626afb8f8fba61614449ccbcdc9e 100644 (file)
@@ -1,13 +1,13 @@
 <div class="tabcontent">
        <ul>
                <li>
-                       <a href="delete_room" onClick="return confirm('<?_("Are you sure you want to delete this room?")>')>
+                       <a href="delete_room" onClick="return confirm('<?_("Are you sure you want to delete this room?")>'")>
                                <?_("Delete this room")>
                        </a>
                </li>
                <li>
                        <a href="display_editroompic?which_room=<?ROOMNAME("U")>">
-                               <?_("Set or change the icon for this room's banner")>
+                               <?_("Set or change the icon for this rooms banner")>
                        </a>
                </li>
                <li>