diff --git a/templates/admin/default/profile-edit.html b/templates/admin/default/profile-edit.html index a7c2e0f9d..8eb104cd0 100644 --- a/templates/admin/default/profile-edit.html +++ b/templates/admin/default/profile-edit.html @@ -295,10 +295,6 @@ {block name="javascript-initialization"} - {javascripts file='assets/js/bootstrap-select/bootstrap-select.js'} - - {/javascripts} - {javascripts file='assets/js/bootstrap-switch/bootstrap-switch.js'} {/javascripts} @@ -307,146 +303,4 @@ {/javascripts} - - - - {/block} \ No newline at end of file diff --git a/templates/admin/default/profiles.html b/templates/admin/default/profiles.html index 7c4950b02..418037cc1 100644 --- a/templates/admin/default/profiles.html +++ b/templates/admin/default/profiles.html @@ -1,6 +1,6 @@ {extends file="admin-layout.tpl"} -{block name="page-title"}{intl l='Taxes rules'}{/block} +{block name="page-title"}{intl l='Administration profiles'}{/block} {block name="check-resource"}admin.configuration.profile{/block} {block name="check-access"}view{/block} @@ -27,7 +27,7 @@
- {intl l="Taxes"} + {intl l="Administration profiles"} {loop type="auth" name="can_create" role="ADMIN" resource="admin.profile" access="CREATE"}