From: jlgijsbers Date: Sat, 25 Oct 2003 10:59:50 +0000 (+0000) Subject: Hide registration link if the user doesn't have the 'Web Registration' X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4532095cdfa6bfae84bde81f2a682cecf9f08868;p=roundup.git Hide registration link if the user doesn't have the 'Web Registration' permission. (patch #828141). git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1935 57a73879-2fb5-44c3-a270-3262357dd7e2 --- diff --git a/templates/classic/html/page.html b/templates/classic/html/page.html index 33c22b4..6f0603f 100644 --- a/templates/classic/html/page.html +++ b/templates/classic/html/page.html @@ -76,8 +76,8 @@


- - Register
+ Register
Lost your login?

diff --git a/templates/minimal/html/page.html b/templates/minimal/html/page.html index 10834fd..87517c2 100644 --- a/templates/minimal/html/page.html +++ b/templates/minimal/html/page.html @@ -30,7 +30,8 @@ - Register + Register