source: trunk/client/modules/Elezioni/blocchi/app_android.php@ 249

Last change on this file since 249 was 249, checked in by luc, 8 years ago

Client:

  • Aggiornato blocchi laterali
  • Correzione votanti per Referendum
  • Altre modifiche
File size: 592 bytes
Line 
1<?php
2/************************************************************************/
3/* QRcode per app android */
4/* 2016 */
5/************************************************************************/
6echo "<h5>App Android</h5>";
7
8echo "
9<div style=\"text-align:center;\">
10<a href=\"https://play.google.com/store/apps/details?id=it.eleonline\" target=\"_blank\">
11<img src=\"modules/Elezioni/images/qrcode.png\" alt=\"App per Android di Eleonline\"/>
12</div>";
13
14?>
15
16
Note: See TracBrowser for help on using the repository browser.