mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-31 13:54:34 -04:00
Fixes for missing '
This commit is contained in:
parent
c92cf48161
commit
39e641d140
@ -1,6 +1,6 @@
|
|||||||
<div class="px-4 py-5 border-b border-gray-200 sm:px-6">
|
<div class="px-4 py-5 border-b border-gray-200 sm:px-6">
|
||||||
<h3 class="text-lg font-medium leading-6 text-gray-900">
|
<h3 class="text-lg font-medium leading-6 text-gray-900">
|
||||||
{{ ctrans('texts.account_information) }}
|
{{ ctrans('texts.account_information') }}
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
<p class="max-w-2xl mt-1 text-sm leading-5 text-gray-500">
|
<p class="max-w-2xl mt-1 text-sm leading-5 text-gray-500">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user