diff --git a/C4/Auth.pm b/C4/Auth.pm
index 999e6f5c5a..996117bfc2 100755
--- a/C4/Auth.pm
+++ b/C4/Auth.pm
@@ -268,6 +268,7 @@ sub get_template_and_user {
'item-level_itypes' => C4::Context->preference('item-level_itypes'),
canreservefromotherbranches => C4::Context->preference('canreservefromotherbranches'),
intranetreadinghistory => C4::Context->preference("intranetreadinghistory"),
+ noItemTypeImages => C4::Context->preference("noItemTypeImages"),
);
}
else {
diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
index d63b70157a..fd06551466 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
+++ b/koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
@@ -10,7 +10,7 @@ a:hover {
body {
text-align : left;
- padding:0 0 2em 0;
+ padding:0 0 2.5em 0;
}
br.clear {
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tmpl
index 00cfcc418d..2a74a6cf1c 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/itemtypes.tmpl
@@ -153,7 +153,9 @@ Item Types Administration
" />
-
@@ -260,7 +262,7 @@ Item Types Administration
Item Types Administration