diff options
| author | Lester Caine <lester@lsces.co.uk> | 2026-06-05 16:05:22 +0100 |
|---|---|---|
| committer | Lester Caine <lester@lsces.co.uk> | 2026-06-05 16:05:22 +0100 |
| commit | aac9fa746921ec94eb8f29df5bc955fa6cf23cc0 (patch) | |
| tree | 06c6445917599cb88e05b3fc64507d133fb15a55 /templates/admin_layout_overview.tpl | |
| parent | 148083ad66aa306924302f7a07f05f0f2790b09d (diff) | |
| download | themes-aac9fa746921ec94eb8f29df5bc955fa6cf23cc0.tar.gz themes-aac9fa746921ec94eb8f29df5bc955fa6cf23cc0.tar.bz2 themes-aac9fa746921ec94eb8f29df5bc955fa6cf23cc0.zip | |
Switch icons: document-properties → edit, text-x-generic → view-list-text
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'templates/admin_layout_overview.tpl')
| -rwxr-xr-x | templates/admin_layout_overview.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin_layout_overview.tpl b/templates/admin_layout_overview.tpl index 14d360a..b2d4b18 100755 --- a/templates/admin_layout_overview.tpl +++ b/templates/admin_layout_overview.tpl @@ -20,7 +20,7 @@ {jstab title=$tabTitle} <div class="floaticon"> - {smartlink ititle="Edit this Layout" biticon="document-properties" page=layout module_package=$module_package} + {smartlink ititle="Edit this Layout" biticon="edit" page=layout module_package=$module_package} {smartlink ititle="Remove this Layout" biticon="user-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}')"} </div> |
