aboutsummaryrefslogtreecommitdiff
path: root/h-source/Application/Views/Download/index_it.php
diff options
context:
space:
mode:
Diffstat (limited to 'h-source/Application/Views/Download/index_it.php')
-rw-r--r--h-source/Application/Views/Download/index_it.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/h-source/Application/Views/Download/index_it.php b/h-source/Application/Views/Download/index_it.php
index 137d067..1428202 100644
--- a/h-source/Application/Views/Download/index_it.php
+++ b/h-source/Application/Views/Download/index_it.php
@@ -65,6 +65,10 @@
<td>Scarica il file xml di tutte le schede <b>3G cards</b> del 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>
+ <tr>
+ <td>Scarica il file xml di tutte le schede <b>audio</b> del database</td>
+ <td><a href="<?php echo $this->baseUrl."/download/soundcards/$lang";?>"><img src="<?php echo $this->baseUrl?>/Public/Img/H2O/download.png"></a></td>
+ </tr>
</table>
</div>
</div>