Skip to content

Commit

Permalink
Item9515: revert accidentally included file
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/EditContrib@9041 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Sep 12, 2010
1 parent 2da1024 commit 95408d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/editsection.pattern.tmpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%TMPL:INCLUDE{"edit"}%

%TMPL:DEF{"formstart"}%<div class="patternFormHolder" id="formHolder">
%TMPL:DEF{"formstart"}%<div class="patternFormHolder twistyMakeHidden" id="formHolder">
<form name="main" action="%SCRIPTURLPATH{"savesection"}%/%WEB%/%TOPIC%" method="post">%TMPL:END%

%TMPL:DEF{"textarea"}%<textarea class="twikiEditboxStyleProportional" id="topic" name="text" rows="%SECTIONEDITBOXHEIGHT%" cols="%SECTIONEDITBOXWIDTH%" style='%SECTIONEDITBOXSTYLE%' onkeydown='handleKeyDown(event)'>%TEXT%</textarea><script type="text/javascript">initTextAreaHeight();</script>%TMPL:END%
Expand Down

0 comments on commit 95408d9

Please sign in to comment.