- Convert all id names to lowercase

Approved by:	doceng (implicit)
This commit is contained in:
Gabor Kovesdan 2012-08-18 23:43:35 +00:00
parent 552c6a7fa5
commit 16e0394616
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/projects/sgml2xml/; revision=39394
55 changed files with 417 additions and 417 deletions

View file

@ -23,9 +23,9 @@
<xsl:variable name="rsslink">&rsslink;</xsl:variable>
<xsl:template name="process.content">
<div id="SIDEWRAP">
<div id="sidewrap">
&nav.developers;
<div id="FEEDLINKS">
<div id="feedlinks">
<ul>
<li>
<a href="&rsslink;" title="&rsstitle;">
@ -36,7 +36,7 @@
</div> <!-- FEEDLINKS -->
</div> <!-- SIDEWRAP -->
<div id="CONTENTWRAP">
<div id="contentwrap">
<h1>&title;</h1>
<img src="&base;/gifs/news.jpg" align="right" border="0" width="193"