mirror of
https://github.com/itflow-org/itflow
synced 2026-02-28 10:54:52 +00:00
Renamed Login In the Frontend UI to Credentials to better fit other types of creds like API Keys, WiFi etc, also renamed the password field to password / key
This commit is contained in:
@@ -731,7 +731,7 @@ if (isset($_POST['export_client_pdf'])) {
|
||||
//Logins Start
|
||||
<?php if(mysqli_num_rows($sql_logins) > 0 && $export_logins == 1){ ?>
|
||||
{
|
||||
text: 'Logins',
|
||||
text: 'Credentials',
|
||||
style: 'title'
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user