replacing buttons

This commit is contained in:
phaze1G
2018-04-26 09:19:52 +02:00
committed by GitHub
parent 730378a84e
commit ae624f7599
+1 -1
View File
@@ -106,7 +106,7 @@ if(!isset($_REQUEST['npw'])){
</p> </p>
<p> <p>
<input type="image" value="ok" name="s1" src="img/x.gif" class="dynamic_img" id="btn_ok" alt="OK" /> <button value="ok" name="s1" class="trav_buttons" id="btn_ok" alt="OK" /> ok </button>
</p> </p>
</form> </form>
<?php <?php