fixed branchname and printername in returns.tmpl
This commit is contained in:
parent
082e9fcb63
commit
b0abd298c8
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
<div id="mainbloc">
|
<div id="mainbloc">
|
||||||
<h1 class="circulation">Circulation: Returns</h1>
|
<h1 class="circulation">Circulation: Returns</h1>
|
||||||
<p>
|
<p>
|
||||||
<b>Branch:</b> <!-- TMPL_VAR NAME="branchname" -->,
|
<b>Branch:</b> <!-- TMPL_VAR NAME="genbrname" -->,
|
||||||
<b>Printer:</b> <!-- TMPL_VAR NAME="printername" -->
|
<b>Printer:</b> <!-- TMPL_VAR NAME="genprname" -->
|
||||||
<a href="selectbranchprinter.pl" class="button circulation">Change Settings</a>
|
<a href="selectbranchprinter.pl" class="button circulation">Change Settings</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue