diff options
| -rw-r--r-- | httemplate/elements/about_rt.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/httemplate/elements/about_rt.html b/httemplate/elements/about_rt.html index e3ee140c9..bdc851959 100644 --- a/httemplate/elements/about_rt.html +++ b/httemplate/elements/about_rt.html @@ -2,7 +2,7 @@  % eval "use RT;";   <FONT SIZE="-2" STYLE="color:#999999"> -   <A HREF="http://www.bestpractical.com/rt" TARGET="_blank" STYLE="color:#999999">RT<A> v<% $RT::VERSION %><BR> +   <A HREF="http://www.bestpractical.com/rt" TARGET="_blank" STYLE="color:#999999">RT</A> v<% $RT::VERSION %><BR>     <A HREF="http://wiki.bestpractical.com/" TARGET="_blank" STYLE="color:#999999">Documentation</A>  </FONT>  % }  | 
