Skip to content

Commit

Permalink
Item8152: remove 2 more newlines that can cause html para's
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk/WidgetsSkin@4526 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Jul 22, 2009
1 parent 6f31fef commit f07e4d8
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions templates/foswiki.widgets.tmpl
Expand Up @@ -79,13 +79,11 @@ widgetscolumns = %TMPL:P{"widgetscolumns"}%
%{ ******************************************* }%

%{ ******************************************* }%
%TMPL:DEF{"standardfooter"}%
</span><!-- twiki_text -->
%TMPL:DEF{"standardfooter"}% </span><!-- twiki_text -->
</div>%INCLUDE{"%TMPL:P{widgetstext}%" section="endsectionwrapper-main" warn="off"}%
</div>%TMPL:P{thin-columns}% </div>
<div id="footer">%TMPL:P{footer-widgets}%</div>
</div>
%TMPL:END%
</div>%TMPL:END%
%{ ******************************************* }%
%TMPL:DEF{"bodyend"}%
</div>
Expand Down

0 comments on commit f07e4d8

Please sign in to comment.