From 35aaa398cd8e1018175f6f831fd5cf04c80b8b07 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 16 Jan 2017 17:07:33 +0100 Subject: [PATCH] fix: clarification a selectable group is also an active group or an active group is also selectable. --- app/View/SharingGroups/add.ctp | 2 +- app/View/SharingGroups/edit.ctp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/View/SharingGroups/add.ctp b/app/View/SharingGroups/add.ctp index 759dcfdf4..05eb67095 100644 --- a/app/View/SharingGroups/add.ctp +++ b/app/View/SharingGroups/add.ctp @@ -16,7 +16,7 @@
- +
Next page diff --git a/app/View/SharingGroups/edit.ctp b/app/View/SharingGroups/edit.ctp index 144db9e6f..a64f31f4f 100644 --- a/app/View/SharingGroups/edit.ctp +++ b/app/View/SharingGroups/edit.ctp @@ -16,7 +16,7 @@
id="SharingGroupActive"> - +
Next page