summaryrefslogtreecommitdiff
path: root/rt/html
diff options
context:
space:
mode:
authorivan <ivan>2009-07-23 20:33:15 +0000
committerivan <ivan>2009-07-23 20:33:15 +0000
commit26933b20bdfadbc82fa941eda9cbd7b63279bf14 (patch)
tree91e6867cdb76ca2344591b348c52bfcd8d817563 /rt/html
parentabf4a1ebc5b79dbdd81a6c7e5c047da1d965930b (diff)
new domain
Diffstat (limited to 'rt/html')
-rw-r--r--rt/html/Elements/Header8
1 files changed, 4 insertions, 4 deletions
diff --git a/rt/html/Elements/Header b/rt/html/Elements/Header
index b5512aae9..d88d880a0 100644
--- a/rt/html/Elements/Header
+++ b/rt/html/Elements/Header
@@ -106,15 +106,15 @@ ONLOAD="
<tr>
<td align=right>
<FONT SIZE="-3">
- <A HREF="http://www.sisd.com/freeside">Freeside</A>&nbsp;v<% &RT::URI::freeside::FreesideVersion() %><BR>
- <A HREF="<% FS::Conf->new->config('support-key') ? "http://www.sisd.com/mediawiki/index.php/Supported:Documentation" : "http://www.sisd.com/mediawiki/index.php/Freeside:1.7:Documentation" %>">Documentation</A><BR>
+ <A HREF="http://www.freeside.biz/freeside" TARGET="_blank">Freeside</A>&nbsp;v<% &RT::URI::freeside::FreesideVersion() %><BR>
+ <A HREF="<% FS::Conf->new->config('support-key') ? "http://www.freeside.biz/mediawiki/index.php/Supported:Documentation" : "http://www.freeside.biz/mediawiki/index.php/Freeside:1.7:Documentation" %>" TARGET="_blank">Documentation</A><BR>
</FONT>
</td>
<td bgcolor=#000000></td>
<td align=left>
<FONT SIZE="-3">
- <A HREF="http://www.bestpractical.com/rt">RT</A>&nbsp;v<% $RT::VERSION %><BR>
- <A HREF="http://wiki.bestpractical.com/">Documentation</A><BR>
+ <A HREF="http://www.bestpractical.com/rt" TARGET="_blank">RT</A>&nbsp;v<% $RT::VERSION %><BR>
+ <A HREF="http://wiki.bestpractical.com/" TARGET="_blank">Documentation</A><BR>
</FONT>
</td>