Update of /cvsroot/phpslash/phpslash-dev/include/templates/en/basiccurves
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15573/phpslash-dev/include/templates/en/basiccurves
Modified Files:
slashHead-fckeditor.tpl slashHead-htmlarea3.tpl
Log Message:
Submission form uses tinyMCE textarea editor.
Index: slashHead-fckeditor.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basiccurves/slashHead-fckeditor.tpl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** slashHead-fckeditor.tpl 12 Nov 2004 17:28:18 -0000 1.5
--- slashHead-fckeditor.tpl 20 Nov 2004 14:56:28 -0000 1.6
***************
*** 1,4 ****
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
! <!-- START slashHead.tpl -->
<html>
--- 1,4 ----
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
! <!-- START slashHead-fckeditor.tpl -->
<html>
***************
*** 111,113 ****
</div> <!-- id="header" -->
! <!-- END slashHead.tpl -->
--- 111,113 ----
</div> <!-- id="header" -->
! <!-- END slashHead-fckeditor.tpl -->
Index: slashHead-htmlarea3.tpl
===================================================================
RCS file: /cvsroot/phpslash/phpslash-dev/include/templates/en/basiccurves/slashHead-htmlarea3.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** slashHead-htmlarea3.tpl 12 Nov 2004 17:28:18 -0000 1.6
--- slashHead-htmlarea3.tpl 20 Nov 2004 14:56:28 -0000 1.7
***************
*** 1,4 ****
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
! <!-- START slashHead.tpl -->
<html>
--- 1,4 ----
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
! <!-- START slashHead-htmlarea.tpl -->
<html>
***************
*** 255,257 ****
</div> <!-- id="header" -->
! <!-- END slashHead.tpl -->
--- 255,257 ----
</div> <!-- id="header" -->
! <!-- END slashHead-htmlarea3.tpl -->
|