mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 08:24:47 +00:00
Update demo.html
fix typo nit in page
This commit is contained in:
@@ -62,7 +62,7 @@ $(document).ready(function() {
|
|||||||
{{ _("ERPNext Demo") }}</span>
|
{{ _("ERPNext Demo") }}</span>
|
||||||
</div>
|
</div>
|
||||||
<!-- <img src="/assets/erpnext/images/erp-icon.svg" style="max-width: 40px; max-height: 40px;"> -->
|
<!-- <img src="/assets/erpnext/images/erp-icon.svg" style="max-width: 40px; max-height: 40px;"> -->
|
||||||
<p>Some functionality is disabled for the demo and the data will be cleared regulary.</p>
|
<p>Some functionality is disabled for the demo and the data will be cleared regularly.</p>
|
||||||
<div><button type="submit" id="login_btn" class="btn btn-primary btn-sm">Launch Demo</button></div>
|
<div><button type="submit" id="login_btn" class="btn btn-primary btn-sm">Launch Demo</button></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user