Last change
on this file since 250 was 249, checked in by luc, 9 years ago |
Client:
- Aggiornato blocchi laterali
- Correzione votanti per Referendum
- Altre modifiche
|
File size:
592 bytes
|
Rev | Line | |
---|
[249] | 1 | <?php
|
---|
| 2 | /************************************************************************/
|
---|
| 3 | /* QRcode per app android */
|
---|
| 4 | /* 2016 */
|
---|
| 5 | /************************************************************************/
|
---|
| 6 | echo "<h5>App Android</h5>";
|
---|
| 7 |
|
---|
| 8 | echo "
|
---|
| 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.