Ignore:
Timestamp:
Feb 19, 2013, 11:06:21 PM (11 years ago)
Author:
roby
Message:

admin: compatibilità xhtml
client: correzione conteggio schede e voti

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/admin/modules/Elezioni/ele.php

    r170 r175  
    176176                if($op=="configurazione" || $op=="widget" || $op=="plugin"){
    177177                    echo "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - <a href=\"admin.php?op=widget&amp;id_cons_gen=$id_cons_gen\"> "._WIDGET."</a>";
    178                     echo "<br/> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - "._PLUGINS."";
    179                     echo "<hr/>";
     178                    echo "<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; - "._PLUGINS."";
     179                    echo "<hr>";
    180180                }
    181181                echo "
     
    280280
    281281        if (file_exists("../client/modules.php"))
    282         echo "<hr /><a href=\"../client/modules.php?id_comune=$id_comune&amp;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&amp;id_cons_gen=$id_cons_gen\" target=\"_blank\">$bullet Guarda il sito</a><br><hr>";
    283283
    284284        //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.