From: Verdon V. <ve...@us...> - 2009-03-03 15:18:41
|
Update of /cvsroot/phpwebsite-comm/modules/elections/templates In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv6393/templates Modified Files: view_ballot.tpl Log Message: final tweaks for 2.0.1 Index: view_ballot.tpl =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/elections/templates/view_ballot.tpl,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** view_ballot.tpl 2 Mar 2009 19:59:11 -0000 1.2 --- view_ballot.tpl 3 Mar 2009 15:18:26 -0000 1.3 *************** *** 22,26 **** </div> <!-- END candidates --> ! <div align="right">{VOTE_BUTTON}</div> <!-- BEGIN opening --><b>{OPENING_TEXT}:</b> {OPENING}<br /><!-- END opening --> <!-- BEGIN closing --><b>{CLOSING_TEXT}:</b> {CLOSING}<br /><!-- END closing --> --- 22,26 ---- </div> <!-- END candidates --> ! <div align="right"><!-- BEGIN vote_button -->{VOTE_BUTTON}<!-- END vote_button --><!-- BEGIN submit -->{SUBMIT}<!-- END submit --></div> <!-- BEGIN opening --><b>{OPENING_TEXT}:</b> {OPENING}<br /><!-- END opening --> <!-- BEGIN closing --><b>{CLOSING_TEXT}:</b> {CLOSING}<br /><!-- END closing --> |