aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Download/index.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-10-09 20:26:51 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-10-09 20:26:51 +0000
commitf8f3c572e55c90ae13253eb8c910a030bf175e09 (patch)
treee9d3ac822066506ac6f9913d63073950b8ca9f86 /h-source/Application/Views/Download/index.php
parent635ba1dbea9139d0508161120afd4d3f28543dda (diff)
changed sd to SD in the source files
Diffstat (limited to 'h-source/Application/Views/Download/index.php')
-rw-r--r--h-source/Application/Views/Download/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/h-source/Application/Views/Download/index.php b/h-source/Application/Views/Download/index.php
index 2ffeae0..039dc5b 100644
--- a/h-source/Application/Views/Download/index.php
+++ b/h-source/Application/Views/Download/index.php
@@ -90,7 +90,7 @@
<td><a href="<?php echo $this->baseUrl."/download/ethernetcards/$lang";?>"><img src="<?php echo $this->baseUrl?>/Public/Img/H2O/download.png"></a></td>
</tr>
<tr>
- <td><?php echo gtext("Download the xml file of all the <b>sd card readers</b> in the database");?></td>
+ <td><?php echo gtext("Download the xml file of all the <b>SD card readers</b> in the database");?></td>
<td><a href="<?php echo $this->baseUrl."/download/sdcardreaders/$lang";?>"><img src="<?php echo $this->baseUrl?>/Public/Img/H2O/download.png"></a></td>
</tr>
</table>