0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-30 12:14:51 +01:00
gitea/conf
Sandro Santilli eb1bfe0e59 Do not show the "Sign up for free" button in issue tracker (#3408)
* Do not show the "Sign up for free" button in issue tracker

The "Sign in to comment" link is good enough and will correctly
show or not show the "Sign Up" button link for those not having
an account already.

Fixes #3407 (link to nowhere when registration is disabled)

* Move html from translation to template

* Remove extra space in `{{ .SignInLink }}`.
2016-08-11 07:36:23 -07:00
..
gitignore
license Update ISC license 2016-04-03 01:56:48 +00:00
locale Do not show the "Sign up for free" button in issue tracker (#3408) 2016-08-11 07:36:23 -07:00
readme
app.ini Feature #3398: Redefine global mirror interval (#3409) 2016-08-09 23:47:16 -07:00
README.md Some minor changes 2016-03-06 16:40:04 -05:00

Execute following command in ROOT directory when anything is changed:

$ make bindata