Skip to content

Commit

Permalink
Update edit_pokemons_modal.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kamieniarz authored Oct 26, 2023
1 parent e178239 commit 888db2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modal/edit_pokemons_modal.php
Original file line number Diff line number Diff line change
Expand Up @@ -425,7 +425,7 @@ class="form-control text-center">
</label>
</div>
<hr>
&nbsp;&nbsp;<?php echo i8ln("REMEBER! Min. Size cannot be larger than Max. Size!"); ?></br></br>
&nbsp;&nbsp;<?php echo i8ln("REMEMBER! Min. Size cannot be larger than Max. Size!"); ?></br></br>
<div class="btn-group btn-group-toggle" data-toggle="buttons">
<div class="input-group">
<div class="input-group-prepend">
Expand Down

0 comments on commit 888db2e

Please sign in to comment.