made the logo always link to dlib.net

This commit is contained in:
Davis King 2013-01-01 18:22:19 -05:00
parent ee89affba5
commit 633f749741
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ function BigToggle(node)
<body bgcolor="{$background_color}">
<a name="top" />
<div id="entire_page">
<a href="index.html"><img src="dlib-logo.png"/></a>
<a href="http://dlib.net"><img src="dlib-logo.png"/></a>
<table bgcolor="white" height="100%" bordercolor="{$background_color}" CELLSPACING="0" CELLPADDING="10">
<tr height="100%">
<xsl:apply-templates select="document($main_menu)/doc/menu"/>