diff options
author | chrisaga <chrisaga@piwigo.org> | 2005-10-17 23:31:14 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2005-10-17 23:31:14 +0000 |
commit | a7ad21d942402d4890fd5efa5d52286c2f3d809e (patch) | |
tree | 0cfc4761506726db1a1006b2f965cd0e55b0f707 /doc/ChangeLog | |
parent | 1c6edb3d10dd51ef27359b90328da5a4094fbada (diff) |
display : in group_list.tpl - wrong form class, mixed html tags, ...
display : suppress bullets in admin->synchronize and checkbox under select
display : set standard font size to 12pt (untill better solution found)
git-svn-id: http://piwigo.org/svn/trunk@898 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | doc/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index c8021b96f..05bca550f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2005-10-18 chrisaga + + * display : in group_list.tpl - wrong form class, mixed html tags, ... + + * display : suppress bullets in admin->synchronize and checkbox under select + + * display : set standard font size to 12pt + 2005-10-17 Pierrick LE GALL * improvement: use new function get_language_filepath in about.php |