aboutsummaryrefslogtreecommitdiff
path: root/templates/group.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/group.tmpl')
-rw-r--r--templates/group.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/group.tmpl b/templates/group.tmpl
index 8343026..0042e0f 100644
--- a/templates/group.tmpl
+++ b/templates/group.tmpl
@@ -50,6 +50,7 @@
<select id="repo-contrib-input" name="repo_contrib">
<option value="public">Public</option>
<option value="ssh_pubkey">SSH public key</option>
+ <option value="federated">Federated service</option>
<option value="registered_user">Registered user</option>
<option value="closed">Closed</option>
</select>