diff --git a/calendar/inc/hook_preferences.inc.php b/calendar/inc/hook_preferences.inc.php index a2623cc65c..e7438f0041 100644 --- a/calendar/inc/hook_preferences.inc.php +++ b/calendar/inc/hook_preferences.inc.php @@ -39,7 +39,7 @@ // echo '' // . lang('Edit Categories') . '
'; - echo '' + echo '' . lang('Grant Calendar Access') . ''; section_end(); diff --git a/calendar/templates/default/preference_acl_row.tpl b/calendar/templates/default/preference_acl_row.tpl index 9c194b41ef..01b22d84b5 100755 --- a/calendar/templates/default/preference_acl_row.tpl +++ b/calendar/templates/default/preference_acl_row.tpl @@ -5,4 +5,5 @@ + diff --git a/calendar/templates/default/preference_acl_row_private.tpl b/calendar/templates/default/preference_acl_row_private.tpl deleted file mode 100755 index 01b22d84b5..0000000000 --- a/calendar/templates/default/preference_acl_row_private.tpl +++ /dev/null @@ -1,9 +0,0 @@ - - - {user} - - - - - - diff --git a/calendar/templates/default/preference_colspan_private.tpl b/calendar/templates/default/preference_colspan_private.tpl deleted file mode 100755 index 6360c88b20..0000000000 --- a/calendar/templates/default/preference_colspan_private.tpl +++ /dev/null @@ -1,8 +0,0 @@ - - {string} - {read_lang} - {add_lang} - {edit_lang} - {delete_lang} - {private_lang} - diff --git a/calendar/templates/idsociety/preference_acl_row_private.tpl b/calendar/templates/idsociety/preference_acl_row_private.tpl deleted file mode 100755 index 01b22d84b5..0000000000 --- a/calendar/templates/idsociety/preference_acl_row_private.tpl +++ /dev/null @@ -1,9 +0,0 @@ - - - {user} - - - - - - diff --git a/calendar/templates/idsociety/preference_colspan_private.tpl b/calendar/templates/idsociety/preference_colspan_private.tpl deleted file mode 100755 index 6360c88b20..0000000000 --- a/calendar/templates/idsociety/preference_colspan_private.tpl +++ /dev/null @@ -1,8 +0,0 @@ - - {string} - {read_lang} - {add_lang} - {edit_lang} - {delete_lang} - {private_lang} - diff --git a/calendar/templates/verdilak/preference_acl_row.tpl b/calendar/templates/verdilak/preference_acl_row.tpl index 9c194b41ef..01b22d84b5 100755 --- a/calendar/templates/verdilak/preference_acl_row.tpl +++ b/calendar/templates/verdilak/preference_acl_row.tpl @@ -5,4 +5,5 @@ + diff --git a/calendar/templates/verdilak/preference_acl_row_private.tpl b/calendar/templates/verdilak/preference_acl_row_private.tpl deleted file mode 100755 index 01b22d84b5..0000000000 --- a/calendar/templates/verdilak/preference_acl_row_private.tpl +++ /dev/null @@ -1,9 +0,0 @@ - - - {user} - - - - - - diff --git a/calendar/templates/verdilak/preference_colspan.tpl b/calendar/templates/verdilak/preference_colspan.tpl index edc175ca04..6360c88b20 100755 --- a/calendar/templates/verdilak/preference_colspan.tpl +++ b/calendar/templates/verdilak/preference_colspan.tpl @@ -4,4 +4,5 @@ {add_lang} {edit_lang} {delete_lang} + {private_lang} diff --git a/calendar/templates/verdilak/preference_colspan_private.tpl b/calendar/templates/verdilak/preference_colspan_private.tpl deleted file mode 100755 index 6360c88b20..0000000000 --- a/calendar/templates/verdilak/preference_colspan_private.tpl +++ /dev/null @@ -1,8 +0,0 @@ - - {string} - {read_lang} - {add_lang} - {edit_lang} - {delete_lang} - {private_lang} -