Changeset 1066
- Timestamp:
- 08/23/07 17:22:43 (1 year ago)
- Files:
-
- BibIt/trunk/mods2html.xsl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
BibIt/trunk/mods2html.xsl
r1061 r1066 81 81 <xsl:apply-templates select="." mode="searchforit" /> 82 82 </div> 83 <div id="whatlinkshere"> 84 <h2>Search for pages that link here:</h2> 85 <ul> 86 <li><xsl:element name="a"> 87 <xsl:attribute name="href">http://www.google.com/search?as_lq=www.unc.edu%2Fawmc%2Fpleiades%2Fbibliography%2F<xsl:value-of select="@ID"/>.html</xsl:attribute> 88 Search Google for pages that link to this page 89 </xsl:element></li> 90 </ul> 91 </div> 83 92 <div id="meta"> 84 93 <h2>About this information:</h2>
