Index: src/webapp/web/admin/ping.xsl
===================================================================
--- src/webapp/web/admin/ping.xsl	(revision 692446)
+++ src/webapp/web/admin/ping.xsl	(working copy)
@@ -39,7 +39,7 @@
         <title>Solr Admin: Ping</title>
       </head>
       <body>
-        <a href="">
+        <a href=".">
 	   <img border="0" align="right" height="61" width="142" src="solr-head.gif" alt="SOLR">
 	   </img>
 	</a>
Index: src/webapp/web/admin/threaddump.xsl
===================================================================
--- src/webapp/web/admin/threaddump.xsl	(revision 692446)
+++ src/webapp/web/admin/threaddump.xsl	(working copy)
@@ -39,7 +39,7 @@
         <title>SOLR Info</title>
       </head>
       <body>
-        <a href="">
+        <a href=".">
           <img border="0" align="right" height="61" width="142" src="solr-head.gif" alt="SOLR"/>
         </a>
         <h1>Solr Admin (<xsl:value-of select="solr/meta/collection" />)</h1>
Index: src/webapp/web/admin/registry.xsl
===================================================================
--- src/webapp/web/admin/registry.xsl	(revision 692446)
+++ src/webapp/web/admin/registry.xsl	(working copy)
@@ -41,7 +41,7 @@
         <title>SOLR Info</title>
       </head>
       <body>
-        <a href="">
+        <a href=".">
 	   <img border="0" align="right" height="61" width="142" src="solr-head.gif" alt="SOLR">
 	   </img>
 	</a>
