-
+
$listName) { @@ -25,76 +25,75 @@ ' . $lang->user->contacts->createList, '', "class='btn btn-block'"); ?>
- -
+ +
+
+

+ + user->contacts->createList;?> + + user->contacts->manage;?> + +

+
+
-
-
- - user->contacts->createList;?> - - user->contacts->manage;?> - -
-
- - - - - - - - - - - - - - - - - id, $disabled)):?> - - - - - -
user->contacts->listName;?> -
- id, $disabled) ? ' readonly' : ''; - if($mode == 'new') - { - echo html::input('newList', '', "class='form-control'"); - } - else - { - echo html::input('listName', $list->listName, "$readonly class='form-control'"); - echo html::hidden('listID', $list->id); - } - ?> -
user->contacts->selectedUsers;?> - userList, "multiple $readonly class='form-control chosen'"); - } - ?> -
- -
- - delete, 'hiddenwin', "class='btn btn-danger btn-wide'");?> -
-
-
+ + + + + + + + + + + + + + + + + id, $disabled)):?> + + + + + +
user->contacts->listName;?> +
+ id, $disabled) ? ' readonly' : ''; + if($mode == 'new') + { + echo html::input('newList', '', "class='form-control'"); + } + else + { + echo html::input('listName', $list->listName, "$readonly class='form-control'"); + echo html::hidden('listID', $list->id); + } + ?> +
user->contacts->selectedUsers;?> + userList, "multiple $readonly class='form-control chosen'"); + } + ?> +
+ +
+ + delete, 'hiddenwin', "class='btn btn-danger btn-wide'");?> +
diff --git a/module/project/view/grouptask.html.php b/module/project/view/grouptask.html.php index cba773886e..dc2b601dc7 100644 --- a/module/project/view/grouptask.html.php +++ b/module/project/view/grouptask.html.php @@ -14,8 +14,8 @@