Closed (fixed)
Project:
Localization server
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
12 Jan 2009 at 01:08 UTC
Updated:
3 Mar 2009 at 14:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
tobiasbwrong patch
Comment #2
tobiasbComment #3
gábor hojtsy- I get and see the usefulness of the change from id="l10n-community-overview" to class="l10n-community-overview". We sometimes have multiple tables with the same ID.
- I understand why you modified
<b><b>to strong, but there might be some JS which needs to be modified there. The bold tag is usually used as JS / CSS targets to hook onto.- I don't think that table summaries like "Left table" or "Right table" have anything to tell, especially the summary "An table".
- I don't get why you modified a definition list to a div.
Comment #4
tobiasbOk, I remove strong and the summaries. A form (1) is inside in dl, therefore I changed this to div. And the rest is only id => class.
1)
Comment #5
tobiasbComment #6
gábor hojtsyThanks. Except the 45% -> auto change for the table, which breaks the language and project overview pages, I've committed all your suggested changes. Good work!