Changeset 749 for temp/test-xoops.ec-cube.net
- Timestamp:
- 2006/12/12 09:54:34 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_results.html
r746 r749 100 100 <{assign var="cat" value=$arrOption[cnt].category_id}> 101 101 <tr class="<{cycle values="even,odd"}>"> 102 <td><a href=" #"><{$arrOption[cnt].option_text|escape}></a></td>102 <td><a href="<{$xoops_url}>/modules/xoopspoll/pollregist.php?option_id=<{$arrOption[cnt].option_id}>"><{$arrOption[cnt].option_text|escape}></a></td> 103 103 <td align="center"><{$arrStatus[$status]|default:"¼õÉÕÃæ"}></td> 104 104 <td align="center"><{$arrCat[$cat]|default:"»ØÄê̵¤·"}></td>
Note: See TracChangeset
for help on using the changeset viewer.
