AlternC/bureau/admin/web_list.php

4 lines
123 B
PHP
Raw Normal View History

<?php if ($quota->cancreate("webaccess")) { ?>
<a href="hta_add.php"><?php __("Protect a folder"); ?></a><br />
<?php } ?>