Changeset 53 for trunk/admin/modules/Elezioni/ele_widget.php
- Timestamp:
- Mar 25, 2010, 5:13:20 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/modules/Elezioni/ele_widget.php
r38 r53 118 118 echo "<input type=\"hidden\" name=\"do\" value=\"update\">"; 119 119 echo "<input type=\"hidden\" name=\"op\" value=\"widget\">"; 120 echo "<table style=\"border:0.5px solid; width:100%; \"><tr >";120 echo "<table style=\"border:0.5px solid; width:100%; color: #000000;\"><tr >"; 121 121 $idw = intval($row['id']); 122 122 echo "<input type=\"hidden\" name=\"idw\" value=\"$idw\">";
Note:
See TracChangeset
for help on using the changeset viewer.