diff options
Diffstat (limited to 'view/tpl/smarty3/filer_dialog.tpl')
-rw-r--r-- | view/tpl/smarty3/filer_dialog.tpl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/smarty3/filer_dialog.tpl b/view/tpl/smarty3/filer_dialog.tpl index ae59ab713..f17a06766 100644 --- a/view/tpl/smarty3/filer_dialog.tpl +++ b/view/tpl/smarty3/filer_dialog.tpl @@ -1,3 +1,8 @@ +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}} {{include file="field_combobox.tpl"}} <div class="settings-submit-wrapper" > <input id="filer_save" type="button" class="settings-submit" value="{{$submit}}" /> |