Changeset 175 for trunk/admin/modules/Elezioni/ele.php
- Timestamp:
- Feb 19, 2013, 11:06:21 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/ele.php
r170 r175 176 176 if($op=="configurazione" || $op=="widget" || $op=="plugin"){ 177 177 echo " - <a href=\"admin.php?op=widget&id_cons_gen=$id_cons_gen\"> "._WIDGET."</a>"; 178 echo "<br /> - "._PLUGINS."";179 echo "<hr />";178 echo "<br> - "._PLUGINS.""; 179 echo "<hr>"; 180 180 } 181 181 echo " … … 280 280 281 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 />";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 283 284 284 //echo "<hr /><a href=\"../client/modules.php\" target=\"_blank\">$bullet Guarda il sito</a><br /><hr />";
Note:
See TracChangeset
for help on using the changeset viewer.