瀏覽代碼

Add files via upload

Daniele Bonini (皮夕): WebDev and DevOps by lots of Simplicity bits 3 年之前
父節點
當前提交
d3f965764a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      index.php

+ 1 - 1
index.php

@@ -673,7 +673,7 @@
     <input type="text" id="name" name="name" placeholder="Name">&nbsp;<input type="text" id="place" name="place" placeholder="Place"><br>
     
     
-    <input type="button" id="send" name="send" value="<?php echo(DISPLAY_SUBMIT_BUTTON);?>" title="<?php echo(DISPLAY_SUBMIT_BUTTON);?>" style="position:relative;top:+18px;margin-top:25px;height:50px;background-color:red;border:1px solid black;color:white;">
+    <input type="button" id="send" name="send" value="&nbsp;<?php echo(DISPLAY_SUBMIT_BUTTON);?>&nbsp;" title="<?php echo(DISPLAY_SUBMIT_BUTTON);?>" style="position:relative;top:+18px;margin-top:25px;height:50px;background-color:red;border:1px solid black;color:white;font-size:medium;">
     
     <br><br>