mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
This commit is contained in:
@@ -395,7 +395,7 @@ function RefreshImage()
|
||||
$person = new person($conn);
|
||||
$person->load($person_id);
|
||||
echo '<hr>';
|
||||
echo 'Kurzbeschreibung für die ÖH-Kandidatur:<br>';
|
||||
echo '<b>Kurzbeschreibung für die ÖH-Kandidatur:</b><br>';
|
||||
echo '<form action="'.$_SERVER['PHP_SELF'].'" method="post">';
|
||||
|
||||
// Automatically calculates the editor base path based on the _samples directory.
|
||||
|
||||
Reference in New Issue
Block a user