This commit is contained in:
Andreas Österreicher
2008-10-09 09:00:04 +00:00
parent 3fadcd7bc7
commit 6c8cf24d02
13 changed files with 99 additions and 165 deletions
+1 -1
View File
@@ -395,7 +395,7 @@ function RefreshImage()
$person = new person($conn);
$person->load($person_id);
echo '<hr>';
echo 'Kurzbeschreibung für die &Ouml;H-Kandidatur:<br>';
echo '<b>Kurzbeschreibung für die &Ouml;H-Kandidatur:</b><br>';
echo '<form action="'.$_SERVER['PHP_SELF'].'" method="post">';
// Automatically calculates the editor base path based on the _samples directory.