Minor doc fixes.
This commit is contained in:
parent
f32320e85d
commit
289330f5d4
2 changed files with 3 additions and 1 deletions
|
@ -71,9 +71,11 @@ body,td,font,p,a{font-family:arial,sans-serif}
|
|||
<li>
|
||||
<a href="http://www.postneo.com/">Matt Croydon</a>
|
||||
</li>
|
||||
<!--
|
||||
<li>
|
||||
<a href="http://www.dynamicobjects.com/d2r/">Diego Doval</a>
|
||||
</li>
|
||||
-->
|
||||
</ul>
|
||||
</font>
|
||||
<p>
|
||||
|
|
|
@ -293,7 +293,7 @@ public class TagUtility
|
|||
* @param body The link body text.
|
||||
* @param target The link target.
|
||||
* @param style The link CSS style.
|
||||
* @param css The link CSS class
|
||||
* @param css The link CSS class.
|
||||
* @return A HTML reference link.
|
||||
*/
|
||||
public static final String buildRefLink(String url, String body,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue