Browse Source

Added Admin Section in Repo settings

Yoginth 7 years ago
parent
commit
5aac1a7f97
1 changed files with 1 additions and 0 deletions
  1. 1 0
      templates/repo/settings/options.tmpl

+ 1 - 0
templates/repo/settings/options.tmpl

@@ -47,6 +47,7 @@
 						{{end}}
 
 						{{if .IsAdmin}}
+							<p><h4>Admin</h4></p>
 							<div class="inline field">
 								<div class="ui checkbox">
 									<input name="is_verified" type="checkbox" {{if .Repository.IsVerified}}checked{{end}}>