Bug 14853: Change 'Fund' to 'Shipping fund'
[koha.git] / koha-tmpl / intranet-tmpl / prog / en / modules / acqui / modordernotes.tt
index 6ade209..f17d5c2 100644 (file)
@@ -1,9 +1,15 @@
 [% INCLUDE 'doc-head-open.inc' %]
-<title>Koha &rsaquo; Acquisition &rsaquo; Change order [% IF (type == "vendor") %]vendor note[% ELSE %]internal note[% END %]</title>
+<title>Koha &rsaquo; Acquisition &rsaquo;
+[%- IF (type == "vendor") -%]
+    Change order vendor note
+[%- ELSE -%]
+    Change order internal note
+[%- END -%]
+</title>
 [% INCLUDE 'doc-head-close.inc' %]
 </head>
 
-<body>
+<body id="acq_modordernotes" class="acq">
 [% INCLUDE 'header.inc' %]
 
 <div id="breadcrumbs"><a href="/cgi-bin/koha/mainpage.pl">Home</a> &rsaquo; <a href="/cgi-bin/koha/acqui/acqui-home.pl">Acquisition</a> &rsaquo; <a href="/cgi-bin/koha/acqui/supplier.pl?booksellerid=[% booksellerid %]">[% booksellername|html %]</a> &rsaquo; <a href="/cgi-bin/koha/acqui/basket.pl?basketno=[% basketno %]">Basket [% basketname|html %] ([% basketno %])</a> &rsaquo; Change order [% IF (type == "vendor") %]vendor[% ELSE %]internal[% END %] note</div>
 
 <div id="bd">
   <div id="yui-main">
-      <h1>Change order [% IF (type == "vendor") %]vendor note[% ELSE %]internal note[% END %] (order no. [% ordernumber %])</h1>
+      [% IF (type == "vendor") %]
+          <h1>Change order vendor note (order no. [% ordernumber %])</h1>
+      [% ELSE %]
+          <h1>Change order internal note (order no. [% ordernumber %])</h1>
+      [% END %]
       <form action="/cgi-bin/koha/acqui/modordernotes.pl" method="post">
         <fieldset class="brief">
           <label for="ordernotes">Note:</label>