summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/view/common/newgroup.modal.view.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/view/common/newgroup.modal.view.php b/app/view/common/newgroup.modal.view.php
index 379683b..3dd631c 100644
--- a/app/view/common/newgroup.modal.view.php
+++ b/app/view/common/newgroup.modal.view.php
@@ -34,7 +34,7 @@
<input type="hidden" name="input[action]" value="common-group-add" />
<div class="form-group">
<label>Group Name</label>
- <input type="text" name="input[name]" class="form-control" maxlength="50" />
+ <input type="text" name="input[name]" class="form-control" required="true" maxlength="50" />
</div>
<button type="submit" class="btn btn-success pull-right">