Changeset 170 for trunk/admin/modules/Elezioni/ele.php
- Timestamp:
- Feb 14, 2013, 4:37:24 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/ele.php
r139 r170 278 278 279 279 echo "<br><a href=\"admin.php?op=cambiopwd&id_cons_gen=$id_cons_gen\">$bullet"._CAMBIOPWD."</a><br>"; 280 echo "<hr /><a href=\"../client/modules.php\" target=\"_blank\">$bullet Guarda il sito</a><br /><hr />"; 280 281 if (file_exists("../client/modules.php")) 282 echo "<hr /><a href=\"../client/modules.php?id_comune=$id_comune&id_cons_gen=$id_cons_gen\" target=\"_blank\">$bullet Guarda il sito</a><br /><hr />"; 283 284 //echo "<hr /><a href=\"../client/modules.php\" target=\"_blank\">$bullet Guarda il sito</a><br /><hr />"; 281 285 echo "<a href=\"admin.php?op=logout\">$bullet "._ESCI."</a>"; 282 286 echo "</td></tr></table>";
Note:
See TracChangeset
for help on using the changeset viewer.