Browse Source

Donate is now available for all

Yoginth 7 years ago
parent
commit
c06d6a65a5
1 changed files with 0 additions and 3 deletions
  1. 0 3
      templates/repo/header.tmpl

+ 0 - 3
templates/repo/header.tmpl

@@ -84,14 +84,11 @@
 					<i class="menu-icon octicon">📜</i> {{.i18n.Tr "repo.wiki"}}
 				</a>
 			{{end}}
-			{{if .IsBeta}}
 			{{if .Repository.Donate}}
 				<a class="item" href="{{.Repository.Donate}}" target="_blank">
 					<i class="menu-icon octicon">💸</i> {{.i18n.Tr "repo.donate"}}
-					<span class="ui green basic label tiny">Beta</span>
 				</a>
 			{{end}}
-			{{end}}
 			{{if .IsRepositoryAdmin}}
 				<div class="right menu">
 					<a class="{{if .PageIsSettings}}active{{end}} item" href="{{.RepoLink}}/settings">