mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-18 23:42:17 +00:00
Link zum Erstellen des FH-Ausweis zu Suche hinzugefügt
This commit is contained in:
@@ -150,6 +150,7 @@ if($person_id!='')
|
||||
foreach($benutzer->result as $row_account)
|
||||
{
|
||||
echo '<br><b>'.$row_account->uid.'</b>';
|
||||
echo ' - <a href="../../content/zutrittskarte.php?data='.$db->convert_html_chars($row_account->uid).'" target="_blank">FH Ausweis erstellen</a>';
|
||||
echo '<br>';
|
||||
$qry = "
|
||||
SELECT
|
||||
|
||||
Reference in New Issue
Block a user