PERFORCE change 148409 for review

Robert Watson rwatson at FreeBSD.org
Mon Aug 25 18:12:23 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=148409

Change 148409 by rwatson at rwatson_fledge on 2008/08/25 18:11:22

	More minor tweaks.

Affected files ...

.. //depot/projects/trustedbsd/www/heading.xsl#3 edit

Differences ...

==== //depot/projects/trustedbsd/www/heading.xsl#3 (text+ko) ====

@@ -29,7 +29,7 @@
       <tbody>
         <tr>
 	  <td valign="top" bgcolor="#000000" colspan="6">
-	    <img src="trustyheader.png" alt="www.TrustedBSD.org" />
+	    <img border="0" src="trustyheader.png" alt="www.TrustedBSD.org" />
 	  </td>
 	</tr>
 	<tr>
@@ -82,7 +82,7 @@
 	      <xsl:with-param name="height" select="32" />
 	    </xsl:call-template>
 	  </td>
-	  <td valign="top" bgcolor="#000000" width="100%">
+	  <td valign="top" width="100%">
 	  </td>
 	</tr>
       </tbody>


More information about the p4-projects mailing list