mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-11 16:05:50 -06:00
3 lines
94 B
PHP
3 lines
94 B
PHP
@if(isset($options['helpText']))
|
|
<p class="help-block">{{$options['helpText']}}</p>
|
|
@endif |