another nomenclature issue
Signed-off-by: Chris Cormack <crc@liblime.com> Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
c25393f214
commit
f285a8d550
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@
|
|||
|
||||
<!-- 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" -->
|
||||
|
|
Loading…
Reference in a new issue