From 91f8338849ea80dd99fceea18b8fe6b0bd112ab0 Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Wed, 18 Jun 2014 16:49:46 +0530 Subject: [PATCH] Fixes frappe/erpnext#1811 --- frappe/templates/includes/navbar.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/frappe/templates/includes/navbar.html b/frappe/templates/includes/navbar.html index a49af7a409..b8097711bf 100644 --- a/frappe/templates/includes/navbar.html +++ b/frappe/templates/includes/navbar.html @@ -55,9 +55,8 @@ {%- endfor -%} - {% if not disable_signup %} -
  • Sign Up / Login
  • - {% endif %} +
  • + {%- if not disable_signup %}Sign Up / {% endif -%} Login