diff options
| author | modela bitweaver <spiderr@bitweaver.org> | 2017-05-01 15:13:19 -0400 |
|---|---|---|
| committer | modela bitweaver <spiderr@bitweaver.org> | 2017-05-01 15:13:19 -0400 |
| commit | 68b53186e71272104591adbf4abbb3d073f1a22a (patch) | |
| tree | 63fc09d6f9319e3671cee745d66a94b8fda176be | |
| parent | 0e88bbe9ae68126834323d4fbd74bef416c01eec (diff) | |
| parent | 9d0c9cd6d911b5b0d06adbb253418b812a5a3a7f (diff) | |
| download | pigeonholes-68b53186e71272104591adbf4abbb3d073f1a22a.tar.gz pigeonholes-68b53186e71272104591adbf4abbb3d073f1a22a.tar.bz2 pigeonholes-68b53186e71272104591adbf4abbb3d073f1a22a.zip | |
Merge branch 'master' of github.com:bitweaver/pigeonholes
| -rw-r--r-- | templates/menu_pigeonholes.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu_pigeonholes.tpl b/templates/menu_pigeonholes.tpl index fe87856..94d8a19 100644 --- a/templates/menu_pigeonholes.tpl +++ b/templates/menu_pigeonholes.tpl @@ -19,7 +19,7 @@ {/if} {if $gBitUser->hasPermission( 'p_pigeonholes_insert_member' )} - <li><a class="item" href="{$smarty.const.PIGEONHOLES_PKG_URL}assign_content.php">{booticon iname="icon-paper-clip" iexplain="Assign Content" ilocation=menu}</a></li> + <li><a class="item" href="{$smarty.const.PIGEONHOLES_PKG_URL}assign_content.php">{booticon iname="icon-paperclip" iexplain="Assign Content" ilocation=menu}</a></li> {/if} </ul> {/strip} |
