From f8010ca19ffd0b409d1c7824ca080208297b89f3 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Sat, 18 Jan 2014 17:49:26 -0500 Subject: [PATCH] add HTTPS URLs for register --- nixtape/themes/2014/templates/welcome.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nixtape/themes/2014/templates/welcome.tpl b/nixtape/themes/2014/templates/welcome.tpl index 00d4048..39e04f6 100644 --- a/nixtape/themes/2014/templates/welcome.tpl +++ b/nixtape/themes/2014/templates/welcome.tpl @@ -32,7 +32,7 @@

Discover new music

Share your listening habits from your phone, computer or tablet, and find similiar artists.
All the music on Libre.fm is freely licensed for you to stream, download and remix.

-

Sign up for free »           Learn more »

+

Sign up for free »           Learn more »

@@ -90,7 +90,7 @@ {t site=$site_name}%1 allows you to share your listening habits and discover new music.{/t}
-

{t}Sign up now{/t}

+

{t}Sign up now{/t}

{/if}

Are you an artist? -- GitLab