Changeset 752 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/12 10:05:38 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_regist.html
r741 r752 32 32 33 33 <table border="0" cellspacing="0" cellpadding="0"> 34 <form name="form1" id="form1" method="post" action=" #">34 <form name="form1" id="form1" method="post" action="<{$smarty.const.PHP_SELF|escape}>"> 35 35 <tr> 36 36 <td bgcolor="#cccccc"> … … 63 63 <table border="0" cellspacing="0" cellpadding="0"> 64 64 <tr> 65 <td><input type="radio" name="evaluation" id="necessity" value=" Í×" /><label for="necessity">Í×</label>¡¡<input type="radio" name="evaluation" id="unnecessary" value="ÉÔÍ×" /><label for="unnecessary">ÉÔÍ×</label></td>65 <td><input type="radio" name="evaluation" id="necessity" value="1" /><label for="necessity">Í×</label>¡¡<input type="radio" name="evaluation" id="unnecessary" value="2" /><label for="unnecessary">ÉÔÍ×</label></td> 66 66 </tr> 67 67 <tr><td height="15"></td></tr>
Note: See TracChangeset
for help on using the changeset viewer.
