my html tidy says that the textarea required attribute "cols" isn't specified.
And the small typo is in the translate.inc line 334. The last " is too much.
my html tidy says that the textarea required attribute "cols" isn't specified.
And the small typo is in the translate.inc line 334. The last " is too much.
Comments
Comment #1
gábor hojtsyYou have a cols="?" attribute with value you tested? It would be good if that would not affect the display of the site of course (the CSS would override it).
Comment #2
gábor hojtsyThe missing cols attribute sounds like a Drupal core problem, since our textareas are generated by Drupal itself. If you notice this on other textareas, please open a Drupal core issue. The extra " I've just removed from the 6.x version. Thanks!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.