removing image
This commit is contained in:
parent
d0ba70e702
commit
707edff529
2 changed files with 3 additions and 3 deletions
|
@ -34,7 +34,7 @@
|
|||
</tr>
|
||||
<tr VALIGN=TOP >
|
||||
<TD colspan=5 align=right>
|
||||
<INPUT TYPE="image" name="submit" VALUE="pay" height=42 WIDTH=187 BORDER=0 src="/images/pay-fines.gif"></td>
|
||||
<INPUT TYPE="submit" name="submit" VALUE="pay" class="button"></td>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
|
|
|
@ -6,7 +6,7 @@ pour<TMPL_VAR name="firstname"> <TMPL_VAR name="surname"></em></FONT>
|
|||
<p>
|
||||
<TABLE CELLSPACING=0 CELLPADDING=5 border=1 >
|
||||
<TR VALIGN=TOP>
|
||||
<td bgcolor="99cc33" background="/images/background-mem.gif" colspan=4><B>AMENDES
|
||||
<td bgcolor="99cc33" background="/images/background-mem.gif" colspan=4><B>AMENDES
|
||||
ET FRAIS</b></TD>
|
||||
<td bgcolor="99cc33" background="/images/background-mem.gif" colspan=4><B>MONTANT
|
||||
DU </b></TD>
|
||||
|
@ -40,7 +40,7 @@ pour<TMPL_VAR name="firstname"> <TMPL_VAR name="surname"></em></FONT>
|
|||
</tr>
|
||||
<tr VALIGN=TOP >
|
||||
<TD colspan=5 align=right>
|
||||
<INPUT TYPE="image" name="submit" VALUE="pay" height=42 WIDTH=187 BORDER=0 src="/images/pay-fines.gif"></td>
|
||||
<INPUT TYPE="submit" name="submit" VALUE="payer" class="button"></td>
|
||||
</tr>
|
||||
</form>
|
||||
</table>
|
||||
|
|
Loading…
Reference in a new issue