- [% IF ( action_add_category ) %]
+ [% IF ( action_add_category ) %]
[% ELSE %]Category
[% category %]
[% END %]
-
+
[% IF ( action_modify ) %][% END %]
[% IF ( action_add_category ) %]
@@ -96,16 +96,16 @@ $(document).ready(function() {
[% END %]
-
+
-
+
-
+
- Select All if this authorised value must to be displayed all the time. Otherwise select librairies you want to associate with this value.
+ Select All if this authorised value must to be displayed all the time. Otherwise select libraries you want to associate with this value.
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt
index 1458d10598..c4fee12d6b 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/biblio_framework.tt
@@ -149,13 +149,13 @@ function Check(f) {
[% IF ( frameworkcode ) %]
-
Framework code[% frameworkcode %]
+
Framework code: [% frameworkcode %]
[% ELSE %]
-
+
[% END %]
-
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt
index e2103971d8..aa1dcd3022 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/branches.tt
@@ -91,16 +91,16 @@ tinyMCE.init({
[% END %]
[% IF ( heading_branches_add_branch_p ) %]
-
+
Required
[% ELSE %]
-
+
[% branchcode %]
[% END %]