diff --git a/src/IDF/templates/idf/admin/tabs.html b/src/IDF/templates/idf/admin/tabs.html index fa86dea..7a3b25a 100644 --- a/src/IDF/templates/idf/admin/tabs.html +++ b/src/IDF/templates/idf/admin/tabs.html @@ -53,6 +53,15 @@ +  + +{blocktrans} +Only project members and admins have write access to the source.
+If you restrict the access to the source, anonymous access is
+not provided and the users must authenticate themselves with their
+password or SSH key.{/blocktrans} + + {$form.f.review_access_rights.labelTag}: {if $form.f.review_access_rights.errors}{$form.f.review_access_rights.fieldErrors}{/if} {$form.f.review_access_rights|unsafe}