From 85832f8524139b90131fa46ca419cc3b72aed127 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 28 Jul 2008 08:15:45 -0500 Subject: [PATCH] A couple more corrections that should have been in previous commit. Signed-off-by: Joshua Ferraro --- .../prog/en/modules/serials/subscription-add.tmpl | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tmpl index 994c125bc1..7ca71431a5 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tmpl @@ -939,7 +939,7 @@ window.onload = irregular_order();
  • - +
  • + Required
  • @@ -1079,7 +1079,7 @@ window.onload = irregular_order();
  • - + /lib/calendar/cal.gif" id="button1" style="cursor: pointer;" alt="Show Calendar" title="Show Calendar" /> " size="13" maxlength="10" id="beginning_date" style="border-width: 0px;" /> @@ -1100,10 +1100,10 @@ window.onload = irregular_order(); align : "Tl" }); - + Required
  • - + - " size="3" onkeypress="return check_input(event)" /> (*) (enter amount in numerals) - + " size="3" onkeypress="return check_input(event)" /> (enter amount in numerals) + Required
  • " />
  • -- 2.39.2