From 7161f9bf1857eec152e9a3f55063f8e1ca8a760b Mon Sep 17 00:00:00 2001
From: Owen Leonard
Date: Mon, 20 Aug 2007 09:41:58 -0500
Subject: [PATCH] Correcting 's nested inside HTML (breaks
translator)
Signed-off-by: Chris Cormack
---
.../prog/en/acqui/neworderempty.tmpl | 25 ++++--
.../intranet-tmpl/prog/en/acqui/supplier.tmpl | 29 ++++--
.../prog/en/admin/auth_tag_structure.tmpl | 21 +++--
.../intranet-tmpl/prog/en/admin/branches.tmpl | 6 +-
.../prog/en/admin/categorie.tmpl | 19 ++--
.../prog/en/admin/finesrules.tmpl | 13 ++-
.../prog/en/admin/issuingrules.tmpl | 12 ++-
.../prog/en/admin/marctagstructure.tmpl | 6 +-
.../value_builder/unimarc_field_700-4.tmpl | 40 +++++++--
.../prog/en/circ/selectbranchprinter.tmpl | 10 ++-
.../prog/en/serials/serials-recieve.tmpl | 49 ++++++++--
.../prog/en/serials/subscription-add.tmpl | 16 ++--
.../intranet-tmpl/prog/en/tools/export.tmpl | 17 ++--
.../prog/en/tools/itemslost.tmpl | 10 ++-
.../prog/en/tools/overduerules.tmpl | 89 +++++++++++++++----
15 files changed, 278 insertions(+), 84 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/acqui/neworderempty.tmpl b/koha-tmpl/intranet-tmpl/prog/en/acqui/neworderempty.tmpl
index 35decedc56..bbd37ad11a 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/acqui/neworderempty.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/acqui/neworderempty.tmpl
@@ -173,7 +173,10 @@ if (quantity ==0) {
@@ -215,7 +218,7 @@ if (quantity ==0) {
- " readonly />
+ " readonly="readonly" />
" />
@@ -223,16 +226,28 @@ if (quantity ==0) {
- readonly />
+
+
+
+
+
- " readonly />
+
+ " readonly="readonly" />
+
+ " />
+
- " readonly />
+
+ " readonly="readonly" />
+
+ " />
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/acqui/supplier.tmpl b/koha-tmpl/intranet-tmpl/prog/en/acqui/supplier.tmpl
index a6c450d32c..69a38ccbe8 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/acqui/supplier.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/acqui/supplier.tmpl
@@ -107,18 +107,33 @@
- checked>Yes
- checked>No
-
+
+ Yes
+ No
+
+ Yes
+ No
+
+
- checked>include GST
- checked>don't include GST
+
+ include GST
+ don't include GST
+
+ include GST
+ don't include GST
+
- checked>include GST
- checked>don't include GST
+
+ include GST
+ don't include GST
+
+ include GST
+ don't include GST
+
diff --git a/koha-tmpl/intranet-tmpl/prog/en/admin/auth_tag_structure.tmpl b/koha-tmpl/intranet-tmpl/prog/en/admin/auth_tag_structure.tmpl
index e851ab907b..10a62e0eed 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/admin/auth_tag_structure.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/admin/auth_tag_structure.tmpl
@@ -70,11 +70,11 @@ return false;
" />
- " size="40" maxlength="100" />
- " size="40" maxlength="100" />
+ " size="40" maxlength="100" />
+ " size="40" maxlength="100" />
-
+
@@ -82,7 +82,7 @@ return false;
-
+
@@ -145,9 +145,12 @@ return false;
" />
@@ -184,10 +187,10 @@ return false;
- ?offset=&searchfield=&authtypecode= ">Previous Page
+ ?offset=&searchfield=&authtypecode= ">Previous Page
- ?offset=&searchfield=&authtypecode= ">Next Page
+ ?offset=&searchfield=&authtypecode= ">Next Page
diff --git a/koha-tmpl/intranet-tmpl/prog/en/admin/branches.tmpl b/koha-tmpl/intranet-tmpl/prog/en/admin/branches.tmpl
index e15497cf65..ce49c09c8e 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/admin/branches.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/admin/branches.tmpl
@@ -51,7 +51,11 @@
diff --git a/koha-tmpl/intranet-tmpl/prog/en/admin/categorie.tmpl b/koha-tmpl/intranet-tmpl/prog/en/admin/categorie.tmpl
index ee2a1c30cb..18677517fe 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/admin/categorie.tmpl
+++ b/koha-tmpl/intranet-tmpl/prog/en/admin/categorie.tmpl
@@ -91,14 +91,19 @@
Category code | |
- Description | |
- Enrollment period | months |
- Age required | years |
- Upperage limit | years |
- Enrollment fee | $ |
+ Description | " /> |
+ Enrollment period | " /> months |
+ Age required | " size="3" maxlength="3" /> years |
+ Upperage limit | " /> years |
+ Enrollment fee | $ " /> |
Overdue notice required | |
Reserve fee | $ " /> |
Category type |
|
---|