diff --git a/Lib/lang.php b/Lib/lang.php index 80f2baf..fc692eb 100644 --- a/Lib/lang.php +++ b/Lib/lang.php @@ -127,5 +127,6 @@ 'pl.grouperlite.search.tags.text' => 'Search', - 'pl.grouperlite.pagination.counter' => 'Viewing {:start}-{:end} of {:count}' + 'pl.grouperlite.pagination.counter' => 'Viewing {:start}-{:end} of {:count}', + 'pl.grouperlite.attributes.zero-state' => 'No Attributes Associated to this Group.' ); \ No newline at end of file diff --git a/View/Elements/Components/groupattributes.ctp b/View/Elements/Components/groupattributes.ctp index e23f097..2c0ff8b 100644 --- a/View/Elements/Components/groupattributes.ctp +++ b/View/Elements/Components/groupattributes.ctp @@ -9,10 +9,10 @@