Ignore:
Timestamp:
Mar 29, 2010, 11:50:35 AM (14 years ago)
Author:
roby
Message:

in admin: continua impostazione controllo di congruenza generale (manca referendum)
compatibilità xhtml

File:
1 edited

Legend:

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

    r56 r63  
    266266                        echo "<a href=\"admin.php?op=controllo_votanti&amp;id_cons_gen=$id_cons_gen\">$bullet "._STATO." "._AFFLUENZE."</a><br>";
    267267                }else{
    268                         echo "<img src=\"modules/Elezioni/images/site.gif\" align=\"center\" border=\"0\"> "._STATO." "._AFFLUENZE."<br>";
     268                        echo "<img src=\"modules/Elezioni/images/site.gif\" alt =\" \" align=\"center\" border=\"0\"> "._STATO." "._AFFLUENZE."<br>";
    269269                }
    270270                if ($nrvoti) {
    271271                        echo "<a href=\"admin.php?op=controllo_voti&amp;id_cons_gen=$id_cons_gen\">$bullet "._STATO." "._VOTI."</a><br>";
    272272                }else{
    273                         echo "<img src=\"modules/Elezioni/images/site.gif\" align=\"middle\" border=\"0\"> "._STATO." "._VOTI."<br>";
     273                        echo "<img src=\"modules/Elezioni/images/site.gif\" alt =\" \" align=\"middle\" border=\"0\"> "._STATO." "._VOTI."<br>";
    274274                }
    275275        }
Note: See TracChangeset for help on using the changeset viewer.