mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-15 16:28:20 +00:00
[minor] translation fix
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<ul class="breadcrumb">
|
||||
<li>
|
||||
<span class="fa fa-angle-left"></span>
|
||||
<a href="/me">My Account</a>
|
||||
<a href="/me">{{ _("My Account") }}</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user