Ignore:
Timestamp:
Apr 25, 2010, 9:11:27 PM (14 years ago)
Author:
roby
Message:

client - eliminati altri notice
admin - inserita funzione di eliminazione delle consultazioni

File:
1 edited

Legend:

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

    r77 r79  
    150150                echo "<input type=\"hidden\" name=\"idcomune\" value=\"$idcomune\">";
    151151                echo "<input type=\"submit\" name=\"add\" value=\""._MODIFY."\" ></td></tr>";
    152                 echo "<tr><td colspan=\"4\"><fieldset><legend>Abilita la cancellazione</legend><label id=\"prov\">Metti la spunta per poter eliminare la consultazione: <input type=\"checkbox\" name=\"pwd3\" value=\"\" onchange=\"del_cons()\"></label></fieldset>";
     152                echo "<tr><td colspan=\"4\"><fieldset><legend>Abilita la cancellazione</legend><label id=\"prov\">"._SPUNTAELIMINA." <input type=\"checkbox\" name=\"pwd3\" value=\"\" onchange=\"del_cons()\"></label></fieldset>";
    153153        }else{
    154154                echo "<input type=\"hidden\" name=\"do\" value=\"add\">";
Note: See TracChangeset for help on using the changeset viewer.