C:\xampp\htdocs\landing\wp-content\plugins\totalpoll\modules\templates\Basic\views\vote\other.php


1
2
3
4
5
6
7
8
9
10
11
12
<?php defined'ABSPATH' ) && exit(); ?>
<label for="choice-other-selector-<?php echo esc_attr$question['uid'] ); ?>" class="totalpoll-question-choices-item totalpoll-question-choices-item-type-other totalpoll-question-choices-other <?php echo $form->isChoiceChecked$choice$question ) ? 'totalpoll-question-choices-item-checked' ''?>">
    <div class="totalpoll-question-choices-item-control">
        <div class="totalpoll-question-choices-item-selector">
            <?php echo $form->getOtherChoiceInput$question ); ?>
        </div>
        <div class="totalpoll-question-choices-item-label">
            <?php echo $form->getOtherContentInput$question ); ?>
        </div>
    </div>
</label>

x

Windows NT KPTV 6.2 build 9200 (Windows Server 2012 Datacenter Edition) i586