* sanitize the_mgts templates as webcit tells us; not functional yet.
[citadel.git] / webcit / static / t / room / edit / tab_share.html
index 6ed82a6dd3c66df2cf0c5dd8b4af54a38c8ced85..c74662ce382ce381ad597a35e9969f9e23d1c13a 100644 (file)
@@ -12,7 +12,7 @@
                                                <td><?_("Remote room name")></td>
                                                <td><?_("Actions")></td>
                                        </tr>
-                                       <?ITERATE("ITERATE:THISROOM:GNET", ="shared_room_removal", 0, 0, -1, #"ignet_push_share")>
+                                       <?ITERATE("ITERATE:THISROOM:GNET", ="room_edit_shared_room_removal", 0, 0, -1, #"ignet_push_share")>
                                </table>
                        </td>
                        <td valign="top">
@@ -22,7 +22,7 @@
                                                <td><?_("Remote room name")></td>
                                                <td><?_("Actions")></td>
                                        </tr>
-                                       <?ITERATE("ITERATE:THISROOM:GNET", ="shared_room_add", 0, 0, -1, #"ignet_push_share")>
+                                       <?ITERATE("ITERATE:THISROOM:GNET", ="room_edit_shared_room_add", 0, 0, -1, #"ignet_push_share")>
                                </table>
                        </td>
                </tr>
                <b><?_("Notes:")></b>
                <ul>
                        <li>
-                               <?_("When sharing a room, 
-                               it must be shared from both ends.  Adding a node to 
-                               the 'shared' list sends messages out, but in order to
-                                receive messages, the other nodes must be configured
-                                to send messages out to your system as well. 
-                       <li>If the remote room name is blank, it is assumed 
-                               that the room name is identical on the remote node.
-                       <li>If the remote room name is different, the remote 
-                               node must also configure the name of the room here.")>
+                               <?_("When sharing a room, it must be shared from both ends.  Adding a node to the 'shared' list sends messages out, but in order to receive messages, the other nodes must be configured to send messages out to your system as well. <li>If the remote room name is blank, it is assumed that the room name is identical on the remote node. <li>If the remote room name is different, the remote node must also configure the name of the room here.")>
                </ul>
        </i>
        <br />