</td>
<td>
[% IF button_name %]
- <input type="submit" id="[% button_name FILTER html %]"
+ <input type="submit" id="[% button_name.replace (' ' , '_') FILTER html %]"
value="[% button_name FILTER html %]">
[% END %]
</td>
</tr>
</table>
-<p>
-
[%# *** Email Numbering Votes *** %]
<table>
[% PROCESS select name = 'y_axis_field' %]
</td>
<td width="150" height="150">
- <table border="1" width="100%" height="100%">
+ <table border="1" width="100%">
<tr>
- <td align="center" valign="middle">
+ <td align="center" valign="middle" height="150">
<b>Multiple Tables:</b><br>
[% PROCESS select name = 'z_axis_field' %]
</td>
[% PROCESS search/form.html.tmpl %]
<br>
-<input type="submit" id="[% button_name FILTER html %]"
+<input type="submit" id="[% button_name.replace (' ' , '_') FILTER html %]"
value="[% button_name FILTER html %]">
<input type="hidden" name="format" value="table">
<input type="hidden" name="action" value="wrap">