* fix several typos
[citadel.git] / webcit / static / t / room / edit / tab_admin.html
index e1175b16af292a8df7a0d4e3eca7c894c09653a9..896c7ca14b09f2bdd59b95c78eb27e0adfd38363 100644 (file)
@@ -1,7 +1,7 @@
 <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>