another nomenclature issue
authorJoshua Ferraro <jmf@liblime.com>
Sat, 17 Nov 2007 00:49:37 +0000 (18:49 -0600)
committerJoshua Ferraro <jmf@liblime.com>
Sat, 17 Nov 2007 16:49:29 +0000 (10:49 -0600)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tmpl

index ef41fc9..2b49d85 100644 (file)
 
     <!-- case of a return of item, but with no reservation after, if the item must be  return to its homebranch -->
     <!-- TMPL_IF Name="transfer" -->
-        <h2>This item must return to his homebranch :</h2>
+        <h2>Send item to '<!-- TMPL_VAR NAME="homebranch" -->':</h2>
         <p><span class="problem">Please return '<!-- TMPL_VAR NAME="title" --> (<!-- TMPL_VAR NAME="author" -->)' to (<b><!-- TMPL_VAR NAME="homebranch" --></b>)</span></p>
             <form method="post" action="returns.pl">
                 <!-- TMPL_LOOP Name="inputloop" -->