aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Desktop/Hardware/left.php
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Views/Desktop/Hardware/left.php')
-rw-r--r--h-source/Application/Views/Desktop/Hardware/left.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/h-source/Application/Views/Desktop/Hardware/left.php b/h-source/Application/Views/Desktop/Hardware/left.php
index 579f2d4..cc92aa8 100644
--- a/h-source/Application/Views/Desktop/Hardware/left.php
+++ b/h-source/Application/Views/Desktop/Hardware/left.php
@@ -85,4 +85,8 @@
<div class="hardware_element">
<img align="middle" class="hardware_element_image" src="<?php echo $this->baseUrl;?>/Public/Img/Crystal/1282042718_hardware.png"><a class="hardware_element_link" href="<?php echo $this->baseUrl?>/raidadapters/catalogue/<?php echo $lang;?>"><?php echo gtext("RAID adapters");?></a>
</div>
+
+ <div class="hardware_element">
+ <img align="middle" class="hardware_element_image" src="<?php echo $this->baseUrl;?>/Public/Img/Crystal/1282042718_hardware.png"><a class="hardware_element_link" href="<?php echo $this->baseUrl?>/pcmcia/catalogue/<?php echo $lang;?>"><?php echo gtext("PCMCIA Controllers");?></a>
+ </div>
</div> \ No newline at end of file