aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Notebooks/page.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-08-24 07:59:27 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-08-24 07:59:27 +0000
commit9a5252300b8a2254ec6b64ad3a684d7967bbf66d (patch)
tree53196eb62332e0a86baa5bd3413da0caac6642e6 /h-source/Application/Views/Notebooks/page.php
parent1b2aa2f98ba320a7623676c1640f792b70f1fa16 (diff)
added tablet - part 1
Diffstat (limited to 'h-source/Application/Views/Notebooks/page.php')
-rw-r--r--h-source/Application/Views/Notebooks/page.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Views/Notebooks/page.php b/h-source/Application/Views/Notebooks/page.php
index 66c7506..525d9e1 100644
--- a/h-source/Application/Views/Notebooks/page.php
+++ b/h-source/Application/Views/Notebooks/page.php
@@ -50,7 +50,7 @@
</div>
<div class="notebook_vendor">
- <div class="inner_label"><?php echo gtext("subtype (notebook or netbook)");?>:</div>
+ <div class="inner_label"><?php echo gtext("subtype (notebook, netbook, tablet)");?>:</div>
<div class="inner_value"><b><?php echo $item[$tableName]['subtype'];?></b></div>
</div>