Bug 5343: Fix non english string
authorJonathan Druart <jonathan.druart@biblibre.com>
Fri, 22 Mar 2013 10:40:02 +0000 (11:40 +0100)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Sat, 23 Mar 2013 03:54:46 +0000 (23:54 -0400)
Replace "Not orderable" with "Cannot be ordered"

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/newordersubscription.tt

index d5b049a..ea9bc32 100644 (file)
@@ -96,7 +96,7 @@
                                             Order
                                         </a>
                                     [% ELSE %]
-                                        <a title="This subscription depends on another supplier" style="cursor:help">Not orderable</a>
+                                        <a title="This subscription depends on another supplier" style="cursor:help">Cannot be ordered</a>
                                     [% END %]
                                 </td>
                             </tr>