Merge pull request #531 from Shadowss/phaze1G-replace-buttons

replace buttons
This commit is contained in:
phaze1G
2018-04-26 09:27:37 +02:00
committed by GitHub
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ include("menu.tpl");
<div id="block">
<input type="hidden" name="ft" value="m6" />
<textarea name="notizen" id="notice"><?php echo $message->note; ?></textarea>
<p class="btn"><input id="btn_save" type="image" value="" name="s1" src="img/x.gif" class="dynamic_img" alt"save" /><br />
<p class="btn"><button id="btn_save" value="" name="s1" class="trav_buttons" alt"save" /> Save </button><br />
&nbsp;</p>
</div>
</form>
+2 -2
View File
@@ -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>
+1 -1
View File
@@ -162,7 +162,7 @@ if(count($target) > 0) {
</tr></tbody>
</table>
<p class="btn"><input type="image" value="ok" name="s1" id="btn_ok" class="dynamic_img" src="img/x.gif" alt="OK" /></p>
<p class="btn"><button value="ok" name="s1" id="btn_ok" class="trav_buttons" alt="OK" /> OK </button></p>
</form>
</div>
<br /><br /><br /><br /><div id="side_info">