diff options
| author | spiderr <spider@viovio.com> | 2013-04-02 13:34:47 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-02 13:34:47 -0400 |
| commit | e6575c33b18f3df9d4a19a033b24188a36bb84d2 (patch) | |
| tree | f4f4f9002db8514673c7421b4961b5d54ec233f8 /templates/menu_sort.tpl | |
| parent | 106c0efca41a0168870504d8bfdc155659359c60 (diff) | |
| download | nexus-e6575c33b18f3df9d4a19a033b24188a36bb84d2.tar.gz nexus-e6575c33b18f3df9d4a19a033b24188a36bb84d2.tar.bz2 nexus-e6575c33b18f3df9d4a19a033b24188a36bb84d2.zip | |
convert lots of biticon to booticon
Diffstat (limited to 'templates/menu_sort.tpl')
| -rw-r--r-- | templates/menu_sort.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/menu_sort.tpl b/templates/menu_sort.tpl index 2b2bc76..4a610a3 100644 --- a/templates/menu_sort.tpl +++ b/templates/menu_sort.tpl @@ -1,6 +1,6 @@ {strip} {if $editItem.menu_id} - <div class="floaticon"><a href="{$smarty.const.PKG_NEXUS_URL}menu_items.php?tab=edit&menu_id={$editItem.menu_id}">{biticon ipackage="icons" iname="document-new" iexplain="create new menu"}</a></div> + <div class="floaticon"><a href="{$smarty.const.PKG_NEXUS_URL}menu_items.php?tab=edit&menu_id={$editItem.menu_id}">{booticon iname="icon-file" ipackage="icons" iexplain="create new menu"}</a></div> {/if} <div class="display nexus"> |
