Bug 4095 Remove incorrect help text
authorColin Campbell <colin.campbell@ptfs-europe.com>
Tue, 2 Feb 2010 18:24:47 +0000 (18:24 +0000)
committerGalen Charlton <gmcharlt@gmail.com>
Tue, 2 Feb 2010 23:45:59 +0000 (18:45 -0500)
Subscription end date is required before receiving against
the subscription. If not set the subscription needs
renewal before use.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tmpl

index a590255..a10cefa 100644 (file)
@@ -1350,7 +1350,7 @@ $(document).ready(function() {
                         button       : "ending_date",
                         align        : "Tl"
                     });
-                </script> (finished subscriptions only)
+                </script>
         </li>
     <li><label for="numberingmethod">Numbering formula:</label> <input type="text" name="numberingmethod" id="numberingmethod" value="<!-- TMPL_VAR name="numberingmethod" -->" />
     </li>