[Phpslash-commit] [CVS phpslash-skins] removed extra a tags left over
Brought to you by:
joestewart,
nhruby
From: Luis M <le...@us...> - 2005-01-17 16:22:18
|
Commit in phpslash-skins/include/templates/en/clean on MAIN storyIndex.tpl +58 -58 1.2 -> 1.3 <pre class="comment"> removed extra a tags left over </pre> <hr /><a name="file1" /><div class="file"> <span class="pathname">phpslash-skins/include/templates/en/clean<br /></span> <div class="fileheader"><big><b>storyIndex.tpl</b></big> <small id="info">1.2 -> 1.3</small></div> <pre class="diff"><small id="info">diff -u -r1.2 -r1.3 --- storyIndex.tpl 12 Mar 2003 16:29:22 -0000 1.2 +++ storyIndex.tpl 17 Jan 2005 16:21:59 -0000 1.3 @@ -1,58 +1,58 @@ </small></pre><pre class="diff" id="removed">-<!-- start storyIndex.tpl --> -<table cellspacing="0" cellpadding="0" width="100%" border="0"> - <tr> - <td><img alt="" src="{IMAGEDIR}/{SKIN}/img/topLeft.gif" height="14" width="13" border="0" /></td> - <td width="100%" style="background-image : url({IMAGEDIR}/{SKIN}/img/topBg.gif)"><img height="14" alt="" src="{IMAGEDIR}/{SKIN}/img/topBg.gif" width="10" border="0" /></td> - <td><img height="14" alt="" src="{IMAGEDIR}/{SKIN}/img/topRight.gif" width="19" border="0" /></td> - </tr> - <tr> - <td width="13" style="background-image : url({IMAGEDIR}/{SKIN}/img/leftBg.gif)"><img height="10" alt="" src="{IMAGEDIR}/{SKIN}/img/leftBg.gif" width="13" border="0" /></td> - <td width="100%" style="background-color : #eeeeee"> - <!-- BEGIN each_story --> - - <table style="background-color : #5A79AE;" cellpadding="4" cellspacing="1" width="100%"> - -<tr> -<td style="background-color : white"><div style="text-align: left"> -<table border="0" width="100%" cellpadding="4" cellspacing="0"> - -<tr style="background-color : #CCCCFF"><td> -<b>{TITLE}</b><br /> - - -<span class="smalltext"> - Contributed by <a href="{URL}">{NAME}</a> on {DATEF}<br /> - from the {DEPT} dept. -</span></td></tr> - - -<tr><td><span class="smalltext">{INTRO_TEXT} </span></a>. -</td></tr> - - -<tr><td align="right"> - <a href="{ROOTDIR}/article.php?story_id={STORY_ID}">{MORE}</a>&nbsp; - [<a href="{ROOTDIR}/article.php?story_id={STORY_ID}">{COMMENT}]</a> - -</td></tr> - -</table> - -</div></td> -</tr> -</table> -<br / - <!-- END each_story --> - - - </div> - </td> - <td width="19" style="background-image : url({IMAGEDIR}/{SKIN}/img/rightBg.gif)"><img height="9" alt="" src="{IMAGEDIR}/{SKIN}/img/rightBg.gif" width="19" border="0" /></td> - </tr> - <tr> - <td width="13"><img height="20" alt="" src="{IMAGEDIR}/{SKIN}/img/bottomLeft.gif" width="13" border="0" /></td> - <td width="100%" style="background-image : url({IMAGEDIR}/{SKIN}/img/bottomBg.gif)"><img height="20" alt="" src="{IMAGEDIR}/{SKIN}/img/bottomBg.gif" width="10" border="0" /></td> - <td width="19"><img height="20" alt="" src="{IMAGEDIR}/{SKIN}/img/bottomRight.gif" width="19" border="0" /></td> - </tr> -</table> -<!-- end storyIndex.tpl --> </pre><pre class="diff" id="added">+<!-- start storyIndex.tpl --> +<table cellspacing="0" cellpadding="0" width="100%" border="0"> + <tr> + <td><img alt="" src="{IMAGEDIR}/{SKIN}/img/topLeft.gif" height="14" width="13" border="0" /></td> + <td width="100%" style="background-image : url({IMAGEDIR}/{SKIN}/img/topBg.gif)"><img height="14" alt="" src="{IMAGEDIR}/{SKIN}/img/topBg.gif" width="10" border="0" /></td> + <td><img height="14" alt="" src="{IMAGEDIR}/{SKIN}/img/topRight.gif" width="19" border="0" /></td> + </tr> + <tr> + <td width="13" style="background-image : url({IMAGEDIR}/{SKIN}/img/leftBg.gif)"><img height="10" alt="" src="{IMAGEDIR}/{SKIN}/img/leftBg.gif" width="13" border="0" /></td> + <td width="100%" style="background-color : #eeeeee"> + <!-- BEGIN each_story --> + + <table style="background-color : #5A79AE;" cellpadding="4" cellspacing="1" width="100%"> + +<tr> +<td style="background-color : white"><div style="text-align: left"> +<table border="0" width="100%" cellpadding="4" cellspacing="0"> + +<tr style="background-color : #CCCCFF"><td> +<b>{TITLE}</b><br /> + + +<span class="smalltext"> + Contributed by <a href="{URL}">{NAME}</a> on {DATEF}<br /> + from the {DEPT} dept. +</span></td></tr> + + +<tr><td><span class="smalltext">{INTRO_TEXT} </span>. +</td></tr> + + +<tr><td align="right"> + <a href="{ROOTDIR}/article.php?story_id={STORY_ID}">{MORE}</a>&nbsp; + [<a href="{ROOTDIR}/article.php?story_id={STORY_ID}">{COMMENT}]</a> + +</td></tr> + +</table> + +</div></td> +</tr> +</table> +<br / + <!-- END each_story --> + + + </div> + </td> + <td width="19" style="background-image : url({IMAGEDIR}/{SKIN}/img/rightBg.gif)"><img height="9" alt="" src="{IMAGEDIR}/{SKIN}/img/rightBg.gif" width="19" border="0" /></td> + </tr> + <tr> + <td width="13"><img height="20" alt="" src="{IMAGEDIR}/{SKIN}/img/bottomLeft.gif" width="13" border="0" /></td> + <td width="100%" style="background-image : url({IMAGEDIR}/{SKIN}/img/bottomBg.gif)"><img height="20" alt="" src="{IMAGEDIR}/{SKIN}/img/bottomBg.gif" width="10" border="0" /></td> + <td width="19"><img height="20" alt="" src="{IMAGEDIR}/{SKIN}/img/bottomRight.gif" width="19" border="0" /></td> + </tr> +</table> +<!-- end storyIndex.tpl --> </pre></div> http://www.badgers-in-foil.co.uk/projects/cvsspam/ - CVSspam - 0.2.10 |