Ignore:
Timestamp:
2006/12/12 09:54:34 (20 years ago)
Author:
uehara
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • temp/test-xoops.ec-cube.net/html/modules/xoopspoll/templates/xoopspoll_results.html

    r746 r749  
    100100        <{assign var="cat" value=$arrOption[cnt].category_id}> 
    101101        <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> 
    103103            <td align="center"><{$arrStatus[$status]|default:"¼õÉÕÃæ"}></td> 
    104104            <td align="center"><{$arrCat[$cat]|default:"»ØÄê̵¤·"}></td> 
Note: See TracChangeset for help on using the changeset viewer.