diff options
| author | santo spider <spider@santo> | 2014-04-14 14:16:36 -0400 |
|---|---|---|
| committer | santo spider <spider@santo> | 2014-04-14 14:16:36 -0400 |
| commit | b9cb93cfe29af13504d7c8e7f112c45f159bc924 (patch) | |
| tree | 06d777e66736590c6d3a4da79a422cd8ed8a2663 /templates/content_permissions.tpl | |
| parent | d8b25cebccb2630c6c353aaa1bb82a82983ae858 (diff) | |
| download | liberty-b9cb93cfe29af13504d7c8e7f112c45f159bc924.tar.gz liberty-b9cb93cfe29af13504d7c8e7f112c45f159bc924.tar.bz2 liberty-b9cb93cfe29af13504d7c8e7f112c45f159bc924.zip | |
tweak text and quote in biticon
Diffstat (limited to 'templates/content_permissions.tpl')
| -rw-r--r-- | templates/content_permissions.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/content_permissions.tpl b/templates/content_permissions.tpl index d3cd821..22eedd6 100644 --- a/templates/content_permissions.tpl +++ b/templates/content_permissions.tpl @@ -51,7 +51,7 @@ {if $gBitThemes->isJavascriptEnabled()} <span id="{$perm}{$groupId}"> <a title="{$contentPerms.groups.$groupId.group_name} :: {$perm}" href="javascript:void(0);" onclick="BitAjax.updater('{$perm}{$groupId}', '{$smarty.const.LIBERTY_PKG_URL}content_permissions.php', 'action={$action}&content_id={$gContent->mContentId}&perm={$perm}&group_id={$groupId}')"> - {biticon iname=$size$icon iexplain="" iforce="icon"} + {biticon iname="`$size$icon`" iexplain=$icon} </a> </span> {else} |
