diff --git a/application/views/club/permissions.php b/application/views/club/permissions.php
index c719d173c..90103e11e 100644
--- a/application/views/club/permissions.php
+++ b/application/views/club/permissions.php
@@ -25,6 +25,7 @@
| = __("Action"); ?> |
|
+ |
|
@@ -33,6 +34,7 @@
= __("Log QSOs via Web GUI (live and post)"); ?> |
|
|
+ |
|
@@ -41,6 +43,7 @@
= __("Log QSOs via API"); ?> |
|
|
+ |
|
@@ -49,15 +52,18 @@
= __("Edit a QSO"); ?> |
|
|
+ |
| = __("QSO was done by the operator"); ?> |
|
|
+ |
| = __("QSO was done by another operator"); ?> |
|
+ |
|
@@ -67,23 +73,27 @@
| = __("Delete a QSO"); ?> |
|
|
+ |
| = __("QSO was done by the operator"); ?> |
|
|
+ |
| = __("QSO was done by another operator"); ?> |
|
+ |
|
- |
+ |
| = __("Manage Stationsetup (edit/create logbooks and locations)"); ?> |
|
+ |
|
@@ -92,6 +102,7 @@
| = __("Manage Third-Party services"); ?> |
|
+ |
|
@@ -101,37 +112,49 @@
| = __("Import QSO per ADIF"); ?> |
|
|
+ |
- |
+ |
| = __("Export QSO per ADIF"); ?> |
|
+ |
+ |
+
+
+ | = __("Export own QSO per ADIF"); ?> |
+ |
+ |
|
- |
+ |
| = __("User Management"); ?> |
|
|
+ |
| = __("Can create new users in Wavelog"); ?> |
|
|
+ |
| = __("Can edit other users in Wavelog"); ?> |
|
|
+ |
| = __("Can edit Club permissions and add/remove users"); ?> |
|
+ |
|