xlawrence 2005/06/07 11:58:05 CEST
Modified files:
core/src/webapp/jsp/jahia/htmleditors/xinha
xinha_htmleditor.jsp
Log:
Added extra blank line at the top for nicer display in the engine
Revision Changes Path
1.5 +1 -0
jahia/core/src/webapp/jsp/jahia/htmleditors/xinha/xinha_htmleditor.jsp
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/jsp/jahia/htmleditors/xinha/xinha_htmleditor.jsp.diff?r1=1.4&r2=1.5&f=h
Index: xinha_htmleditor.jsp
===================================================================
RCS file:
/home/cvs/repository/jahia/core/src/webapp/jsp/jahia/htmleditors/xinha/xinha_htmleditor.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xinha_htmleditor.jsp 6 Jun 2005 15:01:24 -0000 1.4
+++ xinha_htmleditor.jsp 7 Jun 2005 09:58:05 -0000 1.5
@@ -266,6 +266,7 @@
}
window.onload = xinha_init;
</script>
+<br />
<input type="hidden" name="_<%=theField.getID()%>"
value="<%=FormDataManager.getInstance().formEncode(theOldField)%>" >
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>