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