Solr logo on registry, threaddump and ping pages should always link back to main admin page

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@692777 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Shalin Shekhar Mangar 2008-09-07 05:46:27 +00:00
parent 84f9a2a863
commit b4271a2cfe
3 changed files with 3 additions and 3 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>