Changeset 861 for temp/test-xoops.ec-cube.net/html/modules
- Timestamp:
- 2006/12/13 11:46:21 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_rating.html
r854 r861 77 77 <table border="0" cellspacing="0" cellpadding="0"> 78 78 <tr> 79 <td><input type="radio" name="rating_id" id="necessity" value="1" <{if $arrForm.rating_id == 1 }>checked<{/if}> /><label for="necessity">Í×</label>¡¡<input type="radio" name="rating_id" id="unnecessary" value="2" <{if $arrForm.rating_id == 2}>checked<{/if}> /><label for="unnecessary">ÉÔÍ×</label></td>79 <td><input type="radio" name="rating_id" id="necessity" value="1" <{if $arrForm.rating_id == 1 || $arrForm.rating_id == ""}>checked<{/if}> /><label for="necessity">Í×</label>¡¡<input type="radio" name="rating_id" id="unnecessary" value="2" <{if $arrForm.rating_id == 2}>checked<{/if}> /><label for="unnecessary">ÉÔÍ×</label></td> 80 80 </tr> 81 81 <tr><td height="15"></td></tr>
Note: See TracChangeset
for help on using the changeset viewer.
