</form>
[% ELSIF not budget_period_id %]
<div class="dialog alert">That budget is not defined. You should select a defined budget to continue.</div>
<div class="dialog alert">That budget does not exist! Please select a budget to continue.</div>
[% ELSE %]
<div class="dialog message">No funds to display for this search criteria</div>
[% END %]
-