diff options
Diffstat (limited to 'templates/admin_layout_overview.tpl')
| -rwxr-xr-x | templates/admin_layout_overview.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/admin_layout_overview.tpl b/templates/admin_layout_overview.tpl index 1b9998a..2790c75 100755 --- a/templates/admin_layout_overview.tpl +++ b/templates/admin_layout_overview.tpl @@ -20,8 +20,8 @@ {jstab title=$tabTitle} <div class="floaticon"> - {smartlink ititle="Edit this Layout" booticon="fa-edit" page=layout module_package=$module_package} - {smartlink ititle="Remove this Layout" booticon="fa-trash" page=$page remove_layout=$module_package onclick="return confirm('{tr}Are you sure you want to remove this layout? This can not be undone.{/tr}')"} + {smartlink ititle="Edit this Layout" biticon="document-properties" page=layout module_package=$module_package} + {smartlink ititle="Remove this Layout" biticon="edit-delete" page=$page remove_layout=$module_package onclick="return confirm('{tr}Are you sure you want to remove this layout? This can not be undone.{/tr}')"} </div> <h1 id="{$module_package}"> |
