| Anonymous | Login | 06-19-2013 02:35 PM | ![]() |
| My View | View Issues |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0004769 | SMF 2.1 | Template | public | 2011-06-24 00:08 | 2012-06-15 18:42 | |
| Reporter | Antechinus | |||||
| Priority | normal | Severity | minor | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Summary | 0004769: Unnecessary align attribute in markup | |||||
| Description | Specific example on Line 646 of Packages.template.php. The align="middle" is unnecessary and actually results in the icon NOT being aligned vertically in the table cell. Removing the align DOES result in the icon sitting perfectly in line with the text and saves some crappy markup too. Check for other examples (probably quite a few of the buggers dammit). | |||||
| Tags | 2.1 | |||||
| Attached Files | ||||||
Notes |
|
|
(0014517) Spuds (Developer) 2012-03-15 22:39 |
Commit:1e891761b1e8976d9248039f548b4e1cd3d793a2 * ! [Bug 4769] Unnecessary & depreciated align="middle" attribute in img markup. Replaced this with a new css style centericon Themes/default/Display.template.php Themes/default/Memberlist.template.php Themes/default/MessageIndex.template.php Themes/default/Packages.template.php Themes/default/Recent.template.php Themes/default/css/index.css |




