Diff of /mambo/branches/4.6/modules/mod_poll.php
Parent Directory
|
Revision Log
|
Patch
| revision 3, Tue Dec 13 03:49:45 2005 UTC | revision 39, Mon Dec 19 21:03:57 2005 UTC | |
|---|---|---|
| # | Line 80 | Line 80 |
| 80 | </tr> | </tr> |
| 81 | <tr> | <tr> |
| 82 | <td colspan="2" align="center"> | <td colspan="2" align="center"> |
| 83 | <input type="submit" name="task_button" class="button" value="<?php echo _BUTTON_VOTE; ?>" /> | <input type="submit" name="task_button" class="button" value="<?php echo T_('Vote'); ?>" /> |
| 84 | <input type="button" name="option" class="button" value="<?php echo _BUTTON_RESULTS; ?>" onclick="document.location.href='<?php echo sefRelToAbs("index.php?option=com_poll&task=results&id=$poll->id"); ?>';" /> | <input type="button" name="option" class="button" value="<?php echo T_('Results'); ?>" onclick="document.location.href='<?php echo sefRelToAbs("index.php?option=com_poll&task=results&id=$poll->id"); ?>';" /> |
| 85 | </td> | </td> |
| 86 | </tr> | </tr> |
| 87 | </table> | </table> |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |
Web Hosting provided by Network Redux.

