From: Joey Schulze Date: Wed, 10 Mar 2010 23:00:14 +0000 (+0100) Subject: Adjust width X-Git-Tag: 2010-06-02_customer~58 X-Git-Url: https://git.infodrom.org/?p=misc%2Fkostenrechnung;a=commitdiff_plain;h=bb9cf959147ba1aa58f5a9b2adf9c4b121367232;ds=sidebyside Adjust width --- diff --git a/masks/overview_stunden.php b/masks/overview_stunden.php index c8fe37f..9e3da0e 100644 --- a/masks/overview_stunden.php +++ b/masks/overview_stunden.php @@ -33,7 +33,7 @@ $mask = array( 'id' => array( 'name' => 'ID', 'visible' => false, - 'width' => 6-0, + 'width' => 60, 'sql' => 'einsatz.id', ), 'datum' => array(