mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 20:29:29 +00:00
This commit is contained in:
+1
-1
@@ -528,7 +528,7 @@ if($aktion=='update')
|
||||
if(isset($_GET['id']))
|
||||
{
|
||||
echo '<div style="float:right">'.$ausgabemsg.'</div>';
|
||||
echo '<h1>Rechnung Bearbeiten</h1>';
|
||||
echo '<h1>Rechnung bearbeiten</h1>';
|
||||
|
||||
$rechnung_id = $_GET['id'];
|
||||
if(!is_numeric($rechnung_id))
|
||||
|
||||
Reference in New Issue
Block a user