mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 09:54:47 +00:00
CSS correction due to latest version of develop
This commit is contained in:
@@ -9,7 +9,7 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{%- block page_content -%}
|
{%- block page_content -%}
|
||||||
<p class='lead text-center centered'>
|
<p class='lead text-center'>
|
||||||
<span class='gocardless-loading'>{{ _("Loading Payment System") }}</span>
|
<span class='gocardless-loading'>{{ _("Loading Payment System") }}</span>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
{%- block page_content -%}
|
{%- block page_content -%}
|
||||||
<p class='lead text-center centered'>
|
<p class='lead text-center'>
|
||||||
<span class='gocardless-loading'>{{ _("Payment Confirmation") }}</span>
|
<span class='gocardless-loading'>{{ _("Payment Confirmation") }}</span>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user