🚀 مُصادَق: تحديث برمجي جديد 2026-05-03 02:44
This commit is contained in:
@@ -234,7 +234,8 @@
|
||||
<input type="password" id="usr-password" class="w-full bg-black/20 border border-white/10 rounded-xl px-4 py-3 text-white focus:border-primary outline-none" placeholder="كلمة المرور" required>
|
||||
<select id="usr-role" class="w-full bg-black/20 border border-white/10 rounded-xl px-4 py-3 text-white focus:border-primary outline-none" required>
|
||||
<option value="accountant">محاسب</option>
|
||||
<option value="manager">مدير</option>
|
||||
<option value="admin">مدير</option>
|
||||
<option value="employee">موظف</option>
|
||||
</select>
|
||||
|
||||
<div class="flex gap-3 mt-6 pt-4 border-t border-white/10">
|
||||
|
||||
Reference in New Issue
Block a user