Widen priority field slightly
authorJoey Schulze <joey@infodrom.org>
Wed, 24 Feb 2010 18:06:59 +0000 (19:06 +0100)
committerJoey Schulze <joey@infodrom.org>
Wed, 24 Feb 2010 18:06:59 +0000 (19:06 +0100)
masks/sys_mask.php

index 9115625..01ab582 100644 (file)
@@ -21,7 +21,7 @@ $mask = array(
                                            ),
                              'priority' => array(
                                            'name' => 'Priorität',
-                                           'width' => 25,
+                                           'width' => 30,
                                            'type' => 'number',
                                            'specs' => "ClassName: 'alignright'",
                                            ),