mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Expanded to credit cards.
This commit is contained in:
3
resources/views/form/help.blade.php
Normal file
3
resources/views/form/help.blade.php
Normal file
@@ -0,0 +1,3 @@
|
||||
@if(isset($options['helpText']))
|
||||
<p class="help-block">{{$options['helpText']}}</p>
|
||||
@endif
|
Reference in New Issue
Block a user