Skip to content

Commit

Permalink
Added target=_blank for Learn More button
Browse files Browse the repository at this point in the history
  • Loading branch information
emfluenceindia committed Nov 23, 2016
1 parent 0b5df3a commit 182596d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BugNET_WAP/Default.aspx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</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">
<p><a class="btn btn-primary btn-lg" href="http://bugnet.codeplex.com/documentation" role="button" target="_blank">
<asp:Localize runat="server" ID="LearnMoreLocalize" meta:resourcekey="LearnMore" /></a></p>
</div>
<br>
Expand Down

0 comments on commit 182596d

Please sign in to comment.