fix comment tag
authorWilfried Goesgens <dothebart@citadel.org>
Sun, 8 Jul 2012 17:14:00 +0000 (19:14 +0200)
committerWilfried Goesgens <dothebart@citadel.org>
Sun, 8 Jul 2012 17:14:00 +0000 (19:14 +0200)
webcit/static/t/room/edit/shared_room_removal.html

index 9d1026ec29a897f08febfffe94e322b2cf0acf66..2bf10f33f6a60557ba01d13f2fa566d2a8562450 100644 (file)
@@ -13,7 +13,7 @@
                        <input type="submit" name="unshare_button" value="<?_("Unshare")>" />
                        <a href="javascript:NetworkSynchronizeRoom('<?CONTEXTSTRARR(#"GNET_IGNET_NODE", "X")>')"><img src="static/webcit_icons/essen/16x16/refresh.png" alt='<?_("resend messages to this node")>' width="16" height="16"></a>
 <script type="text/javascript">
-<?#("if we already have this room, you can't add it anymore.")>
+<?--("if we already have this room, you can't add it anymore.")>
 remove_something('ignet_share_node_add__<?CONTEXTSTRARR(#"GNET_IGNET_NODE", "U")>', "hidden");
 </script>
                </td>