mirror of
https://github.com/Shadowss/TravianZ.git
synced 2026-09-19 16:47:25 +00:00
Buttons replace (#535)
* Updating buttons * Update assignpos.tpl * Update changename.tpl * Update kick.tpl * Update kick.tpl * Update linkforum.tpl * Update search.tpl * Update 18_create.tpl * Update invite.tpl * Update option.tpl * Update newdorf.tpl
This commit is contained in:
@@ -26,5 +26,5 @@ include("alli_menu.tpl");
|
||||
<span class="error2"><?php echo $form->getError("ally2"); ?></span></td>
|
||||
</tr></tbody></table>
|
||||
|
||||
<p><input type="image" value="ok" name="s1" id="btn_ok" class="dynamic_img" src="img/x.gif" alt="OK" /></form></p>
|
||||
<p class="error"><?php echo $form->getError("perm"); ?></p>
|
||||
<p><button value="ok" name="s1" id="btn_ok" class="trav_buttons" alt="OK" /> Ok </button></form></p>
|
||||
<p class="error"><?php echo $form->getError("perm"); ?></p>
|
||||
|
||||
Reference in New Issue
Block a user