Remove same image

This commit is contained in:
Yutaka Sawada
2025-01-21 19:02:28 +09:00
committed by GitHub
parent 4a230286b3
commit 82a9c4d42e

View File

@@ -32,7 +32,7 @@ Select how much amount, write message, and click Doante button.
</select></td><td>&nbsp&nbsp</td> </select></td><td>&nbsp&nbsp</td>
<td><input type="hidden" name="on1" value="Short message">Short message:<br> <td><input type="hidden" name="on1" value="Short message">Short message:<br>
<input type="text" name="os1" maxlength="200" size="48"></td><td>&nbsp&nbsp</td> <input type="text" name="os1" maxlength="200" size="48"></td><td>&nbsp&nbsp</td>
<td><input type="image" src="paypal.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"></td></tr> <td><input type="image" src="../0409/paypal.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!"></td></tr>
</table> </table>
<input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="currency_code" value="USD">
</form> </form>