mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Can create accounts.
This commit is contained in:
3
resources/twig/form/help.twig
Normal file
3
resources/twig/form/help.twig
Normal file
@@ -0,0 +1,3 @@
|
||||
{% if options.helpText %}
|
||||
<p class="help-block">{{ options.helpText }}</p>
|
||||
{% endif %}
|
Reference in New Issue
Block a user