diff options
Diffstat (limited to 'templates/admin_layout_inc.tpl')
| -rw-r--r-- | templates/admin_layout_inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_layout_inc.tpl b/templates/admin_layout_inc.tpl index 3f75d2e..b63c9d8 100644 --- a/templates/admin_layout_inc.tpl +++ b/templates/admin_layout_inc.tpl @@ -15,7 +15,7 @@ <div class="control-group"> {formlabel label="Adjust modules" for=""} {forminput} - <a href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page={$page}&fixpos=1">{biticon iname="emblem-symbolic-link" iforce=icon_text iexplain="Adjust module postitions"}</a> + <a href="{$smarty.const.KERNEL_PKG_URL}admin/index.php?page={$page}&fixpos=1">{booticon iname="icon-circle-arrow-right" iforce=icon_text iexplain="Adjust module postitions"}</a> {formhelp note="Reset the position numbers of <em>all modules</em> using increments of 5."} {/forminput} </div> |
