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