From a21794fb07c31b08ee8dcf17a093cc49c407c8cc Mon Sep 17 00:00:00 2001 From: A R R R Associates Date: Thu, 2 Jul 2026 14:51:45 +0530 Subject: [PATCH] layout changes --- app/ui/templates/base/layout.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 @@ +