diff options
Diffstat (limited to 'view/tpl/smarty3/filer_dialog.tpl')
-rw-r--r-- | view/tpl/smarty3/filer_dialog.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/filer_dialog.tpl b/view/tpl/smarty3/filer_dialog.tpl index ae59ab713..8e4b42ce3 100644 --- a/view/tpl/smarty3/filer_dialog.tpl +++ b/view/tpl/smarty3/filer_dialog.tpl @@ -1,4 +1,8 @@ -{{include file="field_combobox.tpl"}} +{{* + * 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}}" /> </div> |