diff options
Diffstat (limited to 'view/tpl/smarty3/filebrowser.tpl')
-rw-r--r-- | view/tpl/smarty3/filebrowser.tpl | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/view/tpl/smarty3/filebrowser.tpl b/view/tpl/smarty3/filebrowser.tpl index 787f7c0cd..706cd07b6 100644 --- a/view/tpl/smarty3/filebrowser.tpl +++ b/view/tpl/smarty3/filebrowser.tpl @@ -1,4 +1,8 @@ -<!DOCTYPE html> +{{* + * AUTOMATICALLY GENERATED TEMPLATE + * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN + * + *}}<!DOCTYPE html> <html> <head> <script type="text/javascript" src="{{$baseurl}}/library/tinymce/jscripts/tiny_mce/tiny_mce_popup.js"></script> |