@@ -, +, @@ Various - about.tt - The about page - auth.tt - The login page These pages should look correct. - reports/reports-home.tt - The reports home page - admin/admin-home.tt - The administration home page These pages should look correct, with a single centered column with wide margins on either side. At lower browser widths the margins should disappear. - serials/subscription-add.tt - Serials -> Add subscription. The entry form should look correct during each step of the add/edit process. - suggestion/suggestion.tt - Acquisitions -> Suggestions -> New suggestion. The page with the new suggestion form should look correct. --- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 11 ++++++----- .../intranet-tmpl/prog/en/modules/admin/admin-home.tt | 16 +++++++++------- koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt | 4 +--- .../prog/en/modules/reports/reports-home.tt | 17 +++++++++-------- .../prog/en/modules/serials/subscription-add.tt | 18 ++++++++---------- .../prog/en/modules/suggestion/suggestion.tt | 15 +++++++++++---- 6 files changed, 44 insertions(+), 37 deletions(-) --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -10,11 +10,11 @@ -
-
-
-
+
+
+
+

About Koha

@@ -1029,7 +1029,8 @@
-
+
+
[% MACRO jsinclude BLOCK %]