<%set help_pg = 'help_templates.html'%> <%set book_mark = 'user_templates'%> <%include admin_include_header.html%> <%include admin_include_submenu_temp.html%> <%WonderDesk::Tools::template_editor%>
<%if msg%><%msg%><%endif%>
<%if tpl_name%> <%endif%>

Template Editor

Template set: <%dir_select%>
Available templates: <%file_select%>
(* denotes a modified or non-standard template)
Currently working on: <%tpl_name%> <%if display_local%>value="Restore" name="restore=<%tpl_name%>"<%else%>value="Delete" name="delete=<%tpl_name%>"<%endif%>><%endif%>


<%if is_ie%><%-- Only IE supports changing the wrap style --%> <%endif%> <%if is_ie or is_mozilla5%><%-- Both IE and Mozilla/Netscape 6+ can dynamically resize a textarea --%>   <%else%><%-- Other browsers might not be able to, thus they have to submit the form to resize --%>   <%endif%>   rows   cols <%if is_ie%> <%else%>   <%endif%>
Save template as:   
<%include admin_include_footer.html%>