dev #1

Merged
alientim merged 145 commits from dev into main 2025-10-12 13:44:14 +02:00
Showing only changes of commit ecad3cda88 - Show all commits

View File

@@ -26,7 +26,7 @@
<label class="form-label label text-white">Password</label>
<input type="password" name="password" class="form-control" required>
</div>
<button class="btn btn-primary">Login</button>
<button class="btn btn-primary button login">Login</button>
</form>
</body>