aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Download/index_es.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2010-10-24 19:30:13 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2010-10-24 19:30:13 +0000
commit4641de870cfa9c5d4c41a94328a8fb1f4adfdc78 (patch)
tree10ba2ad1ca50c4a91d605858d054fdd948927c2f /h-source/Application/Views/Download/index_es.php
parent871d4231da58aff1902cdf260e887e1ee52d1716 (diff)
added 3G cards
Diffstat (limited to 'h-source/Application/Views/Download/index_es.php')
-rw-r--r--h-source/Application/Views/Download/index_es.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/h-source/Application/Views/Download/index_es.php b/h-source/Application/Views/Download/index_es.php
index b181b23..4d66a28 100644
--- a/h-source/Application/Views/Download/index_es.php
+++ b/h-source/Application/Views/Download/index_es.php
@@ -59,6 +59,10 @@
<td>Download the xml file of all the <b>scanners</b> in the database</td>
<td><a href="<?php echo $this->baseUrl."/download/scanners/$lang";?>"><img src="<?php echo $this->baseUrl?>/Public/Img/H2O/download.png"></a></td>
</tr>
+ <tr>
+ <td>Download the xml file of all the <b>3G cards</b> in the database</td>
+ <td><a href="<?php echo $this->baseUrl."/download/threegcards/$lang";?>"><img src="<?php echo $this->baseUrl?>/Public/Img/H2O/download.png"></a></td>
+ </tr>
</table>
</div>
</div>