Roomediting: add permission check to to some dialogs
[citadel.git] / webcit / static / t / room / edit / tab_access.html
index 3048972f4bb3a6530859b344dbd84029cbe10422..8cad949fe37d6aa38c37e3741551b0aef0ab29a1 100644 (file)
@@ -1,4 +1,4 @@
-<div class="tabcontent">
+<?!("COND:THISROOM:EDIT", 1)><div class="tabcontent">
        <table border="0" cellspacing="10">
                <tr valign="top">
                        <td>
@@ -39,3 +39,4 @@
                </tr>
        </table>
 </div>
+<?!("X", 1)><??("COND:THISROOM:EDIT", 20)><div class="tabcontent"><?_("Higher access is required to access this function.")></div><??("X", 20)>