aboutsummaryrefslogtreecommitdiff
path: root/src/Headers.c
diff options
context:
space:
mode:
authorallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2000-09-23 07:32:41 +0000
committerallen <allen@1faa4e14-9dd3-4be0-9f0e-ffe519881164>2000-09-23 07:32:41 +0000
commitaa69bad8e6317c8192c5e89bd88188c2fe511b51 (patch)
tree0184574e5a15997c158e368cfc959280d4a1ee11 /src/Headers.c
parentf77f79d77ea9d88225f577564b9147d5d4bc8be4 (diff)
Fixed broken link
git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/HTTPD/trunk@88 1faa4e14-9dd3-4be0-9f0e-ffe519881164
Diffstat (limited to 'src/Headers.c')
-rw-r--r--src/Headers.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Headers.c b/src/Headers.c
index a11cee6..23899df 100644
--- a/src/Headers.c
+++ b/src/Headers.c
@@ -61,11 +61,11 @@ static const char *cactus_footer =
"</table>\n"
"<TABLE WIDTH=100%% BORDER=0>\n"
"<tr><td colspan=2><HR NOSHADE SIZE=1></td></tr>\n"
-"<tr><td align=left valign=top>"
-"<ADDRESS><DIV ALIGN=left>\n"
+"<tr><td align=left valign=top>\n"
"<SMALL>\n"
-"<A HREF=\"www.cactuscode.org\"><IMG SRC=\"/Images/www.gif\" BORDER=0></A><BR>\n"
-"</SMALL></DIV></ADDRESS>"
+"<A HREF=\"http://www.cactuscode.org\">"
+"<IMG SRC=\"/Images/www.gif\" BORDER=0></A><BR>\n"
+"</SMALL>\n"
"</TD><TD ALIGN=RIGHT VALIGN=TOP><SMALL>"
"Cactus Web Interface by <A HREF=\"mailto:cactusmaint@cactuscode.org\">The Cactus Team</A><BR>\n"
"<A HREF=\"/About.html\"><i>About this Server</i></A>"