Roomediting: add permission check to to some dialogs
[citadel.git] / webcit / static / t / room / edit / tab_config.html
index 0a6891c4a2df66424b88461faeef1e575603b18c..7c45b6ec76fce126cc07568099f8570ed8ac4c94 100644 (file)
@@ -1,4 +1,4 @@
-<div class="tabcontent">
+<?!("COND:THISROOM:EDIT", 1)><div class="tabcontent">
        <form method="post" action="editroom">
                <input type="hidden" name="nonce" value="<?NONCE>" />
                <ul>   
        </center>
        </form>
 </div>
+<?!("X", 1)><??("COND:THISROOM:EDIT", 20)><div class="tabcontent"><?_("Higher access is required to access this function.")></div><??("X", 20)>