2 <td class="admin_title bottom" colspan="2" align="center" height="20">
3 <strong>{--PAYMENT_ID--} $content[id]:</strong>
7 <td colspan="2" height="5" class="switch_sw$content[sw] seperator"> </td>
10 <td class="switch_sw$content[sw]" align="right">{--PAY_TIME--}: </td>
11 <td class="switch_sw$content[sw]">
12 <input type="text" name="time[$content[id]]" class="admin_normal" value="$content[time]" size="3" maxlength="5" />{--_SECONDS--}
16 <td colspan="2" height="5" class="switch_sw$content[sw] seperator"> </td>
19 <td class="switch_sw$content[sw]" align="right">{--PAY_PAYMENT--}: </td>
21 <td class="switch_sw$content[sw]">
22 <input type="text" name="pay[$content[id]]" class="admin_normal" value="$content[pay]" size="5" maxlength="8" />{?POINTS?}
26 <td colspan="2" height="5" class="switch_sw$content[sw] seperator"> </td>
29 <td class="switch_sw$content[sw]" align="right">{--PAY_PRICE--}: </td>
30 <td class="switch_sw$content[sw]">
31 <input type="text" name="price[$content[id]]" class="admin_normal" value="$content[price]" size="5" maxlength="8" /> <span class="tiny">({?POINTS?})</span>
35 <td colspan="2" height="5" class="switch_sw$content[sw] seperator"> </td>
38 <td class="switch_sw$content[sw]" align="right">{--PAY_TITLE--}: </td>
39 <td class="switch_sw$content[sw]">
40 <input type="text" name="title[$content[id]]" class="admin_normal" value="$content[title]" size="25" maxlength="255" />
44 <td colspan="2" height="5" class="switch_sw$content[sw] bottom"> </td>