diff --git a/app/ui/templates/base/layout.html b/app/ui/templates/base/layout.html index 8253707..53b1f4f 100644 --- a/app/ui/templates/base/layout.html +++ b/app/ui/templates/base/layout.html @@ -404,7 +404,7 @@ {% endif %}
Your Firm: {{ current_firm_name }} - | Branch: {{ current_branch_name }}{% if active_financial_year %} | FY: {{ active_financial_year }}{% endif %} + > Branch: {{ current_branch_name }}{% if active_financial_year %} > FY: {{ active_financial_year }}{% endif %}
{% if "Consultant" in ui_roles %} @@ -627,3 +627,4 @@ +