mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 10:14:59 +00:00
refactor: remove erpnext.com link
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
<p class="mt-4">
|
||||
<a class="btn btn-primary btn-lg" href="{{ '/login#signup' if frappe.session.user == 'Guest' else '/lms/all-programs' }}">{{ 'Start Learning' if frappe.session.user == 'Guest' else 'Explore Programs'}}</a>
|
||||
</p>
|
||||
<a href="https://erpnext.com" target="blank" class="mt-0 small text-muted">Go to erpnext.com</a>
|
||||
</div>
|
||||
<div class='container'>
|
||||
<div class="row mt-5">
|
||||
|
||||
Reference in New Issue
Block a user