Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[FIXED JENKINS-21532] Fixed wrong placed <br>s.
  • Loading branch information
ikedam committed Jan 28, 2014
1 parent b763e52 commit bf75750
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
Expand Up @@ -29,8 +29,10 @@

</f:block>

<br/>
<br/>
<f:block>
<br/>
<br/>
</f:block>

<!-- Extra Configuration -->
<f:block>
Expand Down
Expand Up @@ -29,8 +29,10 @@

</f:block>

<br/>
<br/>
<f:block>
<br/>
<br/>
</f:block>

<!-- Extra Configuration -->
<f:block>
Expand Down

0 comments on commit bf75750

Please sign in to comment.