summaryrefslogtreecommitdiff
path: root/httemplate
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate')
-rw-r--r--httemplate/elements/about_rt.html2
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>&nbsp;v<% $RT::VERSION %><BR>
+ <A HREF="http://www.bestpractical.com/rt" TARGET="_blank" STYLE="color:#999999">RT</A>&nbsp;v<% $RT::VERSION %><BR>
<A HREF="http://wiki.bestpractical.com/" TARGET="_blank" STYLE="color:#999999">Documentation</A>
</FONT>
% }