[TYPO3-core] RFC: #12872: Use "strong" instead of "b"

Oliver Klee typo3-german-02 at oliverklee.de
Fri May 28 20:12:55 CEST 2010


Hi,

+1 by reading with the following typo fixed:

> Index: typo3/mod/user/ws/wsol_preview.php
> ===================================================================
> --- typo3/mod/user/ws/wsol_preview.php	(revision 7062)
> +++ typo3/mod/user/ws/wsol_preview.php	(working copy)
> @@ -89,17 +89,17 @@
>  						<title>Header</title>
>  					</head>
>  					<body bgcolor="'.$color.'">
> -						<font face="verdana,arial" size="2" color="white"><b>'.$headerText.'</b></font>
> +						<strong style="font-family:Verdana, Arial;font-size:80%;color:white;>'.$headerText.'</strong>

The closing double quote for the style attribute is missing.


Oli
-- 
Certified TYPO3 Integrator | TYPO3 Security Team Member


More information about the TYPO3-team-core mailing list