Added inline documentation with respect to the source access.
This commit is contained in:
parent
ac7be1bde2
commit
36c1f98438
@ -53,6 +53,15 @@
|
|||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
<td> </td>
|
||||||
|
<td colspan="2" class="helptext">
|
||||||
|
{blocktrans}
|
||||||
|
Only project members and admins have write access to the source.<br />
|
||||||
|
If you restrict the access to the source, anonymous access is<br />
|
||||||
|
not provided and the users must authenticate themselves with their<br />
|
||||||
|
password or SSH key.{/blocktrans}
|
||||||
|
</td></tr>
|
||||||
|
<tr>
|
||||||
<th><strong>{$form.f.review_access_rights.labelTag}:</strong></th>
|
<th><strong>{$form.f.review_access_rights.labelTag}:</strong></th>
|
||||||
<td>{if $form.f.review_access_rights.errors}{$form.f.review_access_rights.fieldErrors}{/if}
|
<td>{if $form.f.review_access_rights.errors}{$form.f.review_access_rights.fieldErrors}{/if}
|
||||||
{$form.f.review_access_rights|unsafe}
|
{$form.f.review_access_rights|unsafe}
|
||||||
|
Loading…
Reference in New Issue
Block a user