Skip to content

Commit

Permalink
Update sipa/blueprints/usersuite.py
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Juhrich <[email protected]>
  • Loading branch information
agmes4 and lukasjuhrich authored Dec 26, 2024
1 parent 09c8ac6 commit e819b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sipa/blueprints/usersuite.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ def index():
("mail_confirmed", [gettext("Status deiner E-Mail-Adresse")]),
("mail_forwarded", [gettext("E-Mail-Weiterleitung")]),
("wifi_password", [gettext("WLAN Passwort")]),
("mpsks_clients", [gettext("WLAN mpsks clients"),gettext("Für Geräte die kein WPA-Enterprise Unterstützen") ]),
("mpsks_clients", [gettext("WLAN mpsks clients"), gettext("Für Geräte die kein WPA-Enterprise Unterstützen") ]),
# ('hostname', gettext("Hostname")),
# ('hostalias', gettext("Hostalias")),
("userdb_status", [gettext("MySQL Datenbank")]),
Expand Down

0 comments on commit e819b1a

Please sign in to comment.