mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-10 23:45:48 -06:00
Remove account extra text #336 [skip ci]
This commit is contained in:
parent
d8586c8043
commit
b9fcc443ec
@ -6,13 +6,6 @@
|
||||
|
||||
{% block content %}
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6 col-md-8 col-sm-12 col-xs-12">
|
||||
<p>
|
||||
{{ ('accountExtraHelp_'~what)|_ }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-lg-12 col-md-12 col-sm-12">
|
||||
<div class="box" id="account-index-{{ what }}">
|
||||
|
Loading…
Reference in New Issue
Block a user