Lynne
I think this is what you are looking for. Thanks for your help
--------------------------------------------------------------------
Quote:
<div id="pollinfo" class="polloptionsblock">
<form class="block" action="poll.php?do=pollvote&pollid=7" method="post">
<div class="blockhead">
<h2>Poll: <span class="polltitle">Another Test</span></h2>
<a class="textcontrol blockhead_info" href="poll.php?pollid=7&do=polledit"><img class="inlineimg" src="images/cms/edit_small.png" alt="Edit Poll" title="Edit Poll"/></a>
</div>
<div class="blockbody">
<h3 class="pollsubhead">
This poll will close on <strong>06-26-2011</strong> at <strong>07:55 AM</strong>
</h3>
<div id="polloptions" class="blockrow">
<ul class="checkradio group">
<li><label for="rb_optionnumber_1"><input type="radio" name="optionnumber" value="1" id="rb_optionnumber_1" tabindex="1" /> Yes</label></li>
<li><label for="rb_optionnumber_2"><input type="radio" name="optionnumber" value="2" id="rb_optionnumber_2" tabindex="1" /> No</label></li>
</ul>
</div>
</div>
<div class="blockfoot">
<div class="group">
<input type="submit" class="button" value="Vote Now" tabindex="1" />
<a class="textcontrol" href="poll.php?pollid=7&do=showresults">View Poll Results</a>
<input type="hidden" name="s" value="" />
<input type="hidden" name="securitytoken" value="1309053327-2c75755909a90d793faf2f6b2240c2360cc6a533" />
<input type="hidden" name="do" value="pollvote" />
<input type="hidden" name="pollid" value="7" />
</div>
</div>
</form>
</div>
|
--------------- Added [DATE]1309054125[/DATE] at [TIME]1309054125[/TIME] ---------------
I checked. The only template that has been changed is the contactus.css template.
Thanks for helping.
- Roger -
Quote:
Check to see if any of those have been edited and/or need to be reverted
|