Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
private
/
templates
/
common
:
editor_editor.html
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<html> <head> <script> var host = window.location.protocol + '//' + window.location.hostname document.write('<base href="' + host + '">'); </script> <style> body { font-family : "<%if advanced_editor_font%><%advanced_editor_font%><%else%>Verdana,Arial,sans-serif<%endif%>"; font-size : "x-small"; <%-- font sizes 1-7: xx-small,x-small,small,medium,large,x-large,xx-large --%> } </style> </head> <body id="inner_content" bgcolor="<%if advanced_editor_background%><%advanced_editor_background%><%else%>#FFFFFF<%endif%>" onLoad="parent.inner_content_loaded = true"></body>