diff --git a/index.php b/index.php index ef52888..31f328f 100644 --- a/index.php +++ b/index.php @@ -1049,11 +1049,13 @@ $(document).ready(function () { type: 'hidden' }, name: { + width: '25%', title: 'Group name', display: displayContent('name'), edit: true }, desc: { + width: '70%', title: 'Description', display: displayContent('desc') },