2 small things forgotten.
authorLuzifr <szekely@woltlab.com>
Mon, 19 Sep 2011 16:32:20 +0000 (18:32 +0200)
committerLuzifr <szekely@woltlab.com>
Mon, 19 Sep 2011 16:32:20 +0000 (18:32 +0200)
commitebbf5629dec23d66d95a7491c4332db4860faed3
tree362706ce935f4ba327e5df5c2c44f53169e6d1a5
parent6d6f36901c5f4c57534a1ff9eb8bcf0c2d1a4512
2 small things forgotten.

Coding style:
Attribute "id" should always come first! (Except in a form element,
then the type should be first)
Attribute "class" should always be found on the last place in a tag!
wcfsetup/install/files/acp/style/testing.css
wcfsetup/install/files/js/WCF.js