Browse Source

Ajout d'un retour à la ligne manquant. Adding missing line break

Alexandre Mottier 4 years ago
parent
commit
93af31f564
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index_en.php

+ 1 - 1
index_en.php

@@ -37,7 +37,7 @@
 <div style="text-align: center;">
 <button type="button" id="btn_click" />Generate new password</button>
 <br /><br />
-Made in France 🇫🇷 by <a href="https://gitlab.am-networks.fr/am" target="_blank">Alexandre</a>
+Made in France 🇫🇷 by <a href="https://gitlab.am-networks.fr/am" target="_blank">Alexandre</a><br />
 <a href="https://gitlab.am-networks.fr/am/PasswordGenerator-PHP" target="_blank">Click here to access source code</a>
 </div>
 </body>