Merge pull request #17861 from frappe/clarkejj-patch-1

fix: Update demo.html
This commit is contained in:
Saurabh 2019-06-06 10:37:48 +05:30 committed by GitHub
commit 6179130a54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,7 +62,7 @@ $(document).ready(function() {
{{ _("ERPNext Demo") }}</span>
</div>
<!-- <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>