Skip to content

Commit

Permalink
Update anmelden.php
Browse files Browse the repository at this point in the history
  • Loading branch information
phaze1G authored Apr 25, 2018
1 parent c87fd6d commit a07fc23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anmelden.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@
<input class="check" type="checkbox" name="agb" value="1" <?php echo $form->getRadio('agb',1); ?>/><?php echo ACCEPT_RULES; ?></p>

<p class="btn">
<input type="image" value="anmelden" name="s1" id="btn_signup" class="dynamic_img" src="img/x.gif" alt="register"/>
<button value="anmelden" name="s1" id="btn_signup" class="trav_buttons" alt="register button"/> Register </button>
</p>
</form>

Expand Down

0 comments on commit a07fc23

Please sign in to comment.