summaryrefslogtreecommitdiff
path: root/modules/gallery/views/permissions_form.html.php
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-06-12 06:08:14 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-06-12 06:08:14 -0700
commitfcddeefa59e3db8ebc0b394b38e9aef2ddf00371 (patch)
tree8ec935f1703c187f974b1dc243c403adb2d937a3 /modules/gallery/views/permissions_form.html.php
parentf369b8fabfdffe475464827d6225b2d4895aadb5 (diff)
parent67c81087131e7ef3e4d50ac549bc58dcc98d8cef (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'modules/gallery/views/permissions_form.html.php')
-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 adf2bd94..0f60070a 100644
--- a/modules/gallery/views/permissions_form.html.php
+++ b/modules/gallery/views/permissions_form.html.php
@@ -69,7 +69,7 @@
<? elseif ($intent === access::ALLOW): ?>
<td class="gAllowed">
<? if ($item->id == 1): ?>
- <img src="<?= url::file('themes/default/images/ico-success.png') ?>" title="allowed" alt="<?= t('allowed icon') ?>" />
+ <img src="<?= url::file('themes/default/images/ico-success.png') ?>" title="<?= t("allowed") ?>" alt="<?= t('allowed icon') ?>" />
<? else: ?>
<a href="javascript:set('reset',<?= $group->id ?>,<?= $permission->id ?>,<?= $item->id ?>)"
title="<?= t('allowed, click to reset') ?>">