aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Notebooks/catalogue.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-09-02 13:07:26 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-09-02 13:07:26 +0000
commit2dfe9420c48529dc840e68bf37fb41c59f7a0092 (patch)
treed99a3efa689156396b426320ff4448c3d3bb0c7a /h-source/Application/Views/Notebooks/catalogue.php
parentfd57650409ddb4cee2f7b5f2df7183b569eeb3ce (diff)
now x84-64/amd64 label is printed
Diffstat (limited to 'h-source/Application/Views/Notebooks/catalogue.php')
-rw-r--r--h-source/Application/Views/Notebooks/catalogue.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Views/Notebooks/catalogue.php b/h-source/Application/Views/Notebooks/catalogue.php
index 209d355..7538e6f 100644
--- a/h-source/Application/Views/Notebooks/catalogue.php
+++ b/h-source/Application/Views/Notebooks/catalogue.php
@@ -39,7 +39,7 @@
</div>
<div class="viewall_popup_menu_status">
<div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['bios']?></div>
- <div class="viewall_popup_menu_status_item"><?php echo $this->viewArgs['architecture']?></div>
+ <div class="viewall_popup_menu_status_item"><?php echo Hardware::translate($this->viewArgs['architecture']);?></div>
</div>
</div>