aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Printers/page.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-03-02 23:48:56 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-03-02 23:48:56 +0000
commitfdd5ccda63a6c6825035f99c3e6b6df93814cebe (patch)
tree5ba045ff3cb29d94f8216706130471e8fa6c71a7 /h-source/Application/Views/Printers/page.php
parent632f611689562bb79dfb18065b6d0851a5c2077e (diff)
vendor is now automatically obtained from vendorid, except for notebooks
Diffstat (limited to 'h-source/Application/Views/Printers/page.php')
-rw-r--r--h-source/Application/Views/Printers/page.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Views/Printers/page.php b/h-source/Application/Views/Printers/page.php
index 8e3d463..c33b1d3 100644
--- a/h-source/Application/Views/Printers/page.php
+++ b/h-source/Application/Views/Printers/page.php
@@ -45,7 +45,7 @@
<div class="notebook_vendor">
<div class="inner_label"><?php echo gtext("vendor");?>:</div>
- <div class="inner_value"><b><?php echo $item[$tableName]['vendor'];?></b></div>
+ <div class="inner_value"><b><?php echo betterVendor($item[$tableName]['vendor']);?></b></div>
</div>
<div class="notebook_vendor">