fix-new-npm #853

Merged
philipp merged 34 commits from fix-new-npm into main 2025-01-10 14:35:43 +01:00
Showing only changes of commit 2a3f846c5c - Show all commits

View File

@ -5,6 +5,7 @@
<h1 class="h1">Users</h1>
{% if allowed_to_edit %}
<form action="/admin/user/new"
onsubmit="return confirm('Willst du wirklich einen neuen Benutzer anlegen?');"
method="post"
class="mt-4 bg-primary-900 rounded-md text-white px-3 pb-3 pt-2 sm:flex items-end justify-between">
<div class="w-full">