summaryrefslogtreecommitdiff
path: root/modules/gallery/views
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-07-23 09:29:29 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-07-23 09:29:29 -0700
commitac23b9be185d98e3b672dc4c9051dba1ec9d10fc (patch)
tree73b50afb60202930d7bed2ef982eef0be0106fe0 /modules/gallery/views
parentfa0c17ab5be2724b7fa850f2077afe7e69d6ef4d (diff)
parent7f1a7ead589ce85e029ff0eb7f7e88bd04b8c8cb (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/gallery/views')
-rw-r--r--modules/gallery/views/permissions_form.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/permissions_form.html.php b/modules/gallery/views/permissions_form.html.php
index 0f60070a..ee5e3a24 100644
--- a/modules/gallery/views/permissions_form.html.php
+++ b/modules/gallery/views/permissions_form.html.php
@@ -26,7 +26,7 @@
</a>
</td>
<? else: ?>
- <? if ($intent === null): ?>
+ <? if ($intent === access::INHERIT): ?>
<? if ($allowed): ?>
<td class="gAllowed">
<a href="javascript:set('allow',<?= $group->id ?>,<?= $permission->id ?>,<?= $item->id ?>)"