Skip to content

Commit

Permalink
Removed additional '>' (issue dubeaud#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
emfluenceindia committed Nov 23, 2016
1 parent 182596d commit afceb7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/BugNET_WAP/Default.aspx
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x number"></i>
<strong class="fa-stack-1x number-text">2</strong>
</span>>&nbsp;
</span>&nbsp;
<asp:Localize runat="server" ID="Step2_Localize" /></li>
<li>
<span class="fa-stack fa-2x">
<i class="fa fa-circle fa-stack-2x number"></i>
<strong class="fa-stack-1x number-text">3</strong>
</span>>&nbsp;
</span>&nbsp;
<asp:Localize runat="server" ID="Step3_Localize" /></li>
</ul>
<p><a class="btn btn-primary btn-lg" href="http://bugnet.codeplex.com/documentation" role="button" target="_blank">
Expand Down

0 comments on commit afceb7f

Please sign in to comment.