mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-06-28 00:24:23 +00:00
replacing buttons
This commit is contained in:
+2
-2
@@ -106,7 +106,7 @@ if(!isset($_REQUEST['npw'])){
|
||||
</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>
|
||||
</form>
|
||||
<?php
|
||||
@@ -125,4 +125,4 @@ if(!isset($_REQUEST['npw'])){
|
||||
<?php include("Templates/footer.tpl"); ?>
|
||||
<div id="ce"></div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user