Florian Schaal
2015-10-22 04bc9d25700b0322845576a7d25fdec40c0bfc10
fixed validator errmsg
1 files modified
2 ■■■ changed files
interface/web/vm/form/openvz_vm.tform.php 2 ●●● patch | view | raw | blame | history
interface/web/vm/form/openvz_vm.tform.php
@@ -158,7 +158,7 @@
            'width'  => '3',
            'maxlength' => '3',
            'validators' => array (  0 => array ( 'type' => 'ISPOSITIVE',
                'errmsg'=> 'limit_client_error_notint'),
                'errmsg'=> 'bootorder_error_notpositive'),
            ),
        ),
        'active' => array (