diff options
author | Anika Henke <anika@selfthinker.org> | 2012-03-24 00:24:47 +0000 |
---|---|---|
committer | Anika Henke <anika@selfthinker.org> | 2012-03-24 00:24:47 +0000 |
commit | 3ce88cce949483f963c881c3c868bd49c4d989c0 (patch) | |
tree | b3fdb5a286b0c8bd2602e8506e66d4de984597d7 | |
parent | 80cc5b3efdcbdce9ccef38b5936973387b37828a (diff) | |
download | rpg-3ce88cce949483f963c881c3c868bd49c4d989c0.tar.gz rpg-3ce88cce949483f963c881c3c868bd49c4d989c0.tar.bz2 |
added explanation to todo in _forms.css
-rw-r--r-- | lib/tpl/dokuwiki/css/_forms.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tpl/dokuwiki/css/_forms.css b/lib/tpl/dokuwiki/css/_forms.css index 39a1ec5d3..0c82f5f8c 100644 --- a/lib/tpl/dokuwiki/css/_forms.css +++ b/lib/tpl/dokuwiki/css/_forms.css @@ -1,5 +1,5 @@ -/* TODO */ +/* TODO: this file is not up to the best standards and will be fixed after an overhaul of the form code */ /** * This file provides styles for forms in general and specifically |