Skip to content

Commit 7660307

Browse files
author
OpenXE
committed
Produktion typo bugfix
1 parent 461b262 commit 7660307

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

www/pages/produktion.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@ function produktion_edit($id = NULL) {
494494
$this->app->DB->Update($sql);
495495

496496
$msg .= "<div class=\"success\">Planung angelegt.</div>";
497-
$this->ProtokollSchreiben($id,'Produktion geplant ($artikel_planen_menge)');
497+
$this->ProtokollSchreiben($id,"Produktion geplant ($artikel_planen_menge)");
498498

499499
break;
500500
case 'freigeben':

0 commit comments

Comments
 (0)