From 6411756771b5f720259163eca13bd8e06fae02a0 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Sat, 18 Jan 2014 17:48:32 -0500 Subject: [PATCH] remove mystery number, add HTTPS support --- nixtape/themes/2014/templates/menu.tpl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/nixtape/themes/2014/templates/menu.tpl b/nixtape/themes/2014/templates/menu.tpl index 93f4571..2c590c1 100644 --- a/nixtape/themes/2014/templates/menu.tpl +++ b/nixtape/themes/2014/templates/menu.tpl @@ -12,7 +12,7 @@
  • {$this_user->name} SUPPORTER
  • {$this_user->name}/stats
  • {$this_user->name}/recent
  • -
  • +
  • {t}Logout{/t} @@ -41,7 +41,7 @@
  • - + {t}Listen{/t} @@ -55,7 +55,7 @@
  • - + {t}Sign up{/t} @@ -66,4 +66,3 @@ {if ($logged_in)} {/if} -82444217 \ No newline at end of file -- GitLab