Apply php prelimiary changes to spanish as well
All checks were successful
Website Sync / website-sync (push) Successful in 5s

This commit is contained in:
2026-02-04 22:38:49 -03:00
parent a8e452ebf9
commit 0249ebee76
3 changed files with 380 additions and 364 deletions

View File

@@ -78,7 +78,7 @@
<form class="chat-account" action="" method="post">
<div class="chat-account-inputs">
<input type="text" id="username" name="username" placeholder="User">
<input type="text" id="password" name="pwd" placeholder="Password">
<input type="password" id="password" name="pwd" placeholder="Password">
</div>
<div class="chat-account-buttons">
<button formaction="includes/register.inc.php" method="POST">Register</button>