From: Joey Schulze Date: Sat, 14 Jan 2012 16:23:11 +0000 (+0100) Subject: Adjust title for edit window X-Git-Url: https://git.infodrom.org/?p=misc%2Fhallinta-metro;a=commitdiff_plain;h=ae662a248501da3366dc658f73c55682c9a31e2f Adjust title for edit window --- diff --git a/ordersatz_pos.php b/ordersatz_pos.php index 54baa93..3568a53 100644 --- a/ordersatz_pos.php +++ b/ordersatz_pos.php @@ -102,6 +102,7 @@ $mask = array( 'join' => array('metro_ordersatz_pos ON ordersatz = metro_ordersatz.id', 'metro_artikel ON artikel = metro_artikel.id'), 'title' => get_title($_SESSION['ordersatz']), + 'edit_title' => 'Ordersatz', 'where' => sprintf('ordersatz = %d AND owner = %d AND done IS NULL', $_SESSION['ordersatz'], $_SESSION['sys']['uid']), 'list' => array( 'id' => array(