diff options
author | plegall <plg@piwigo.org> | 2005-08-14 18:18:47 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-08-14 18:18:47 +0000 |
commit | 3b957eb48093b4705cd98d0f9c70ea932a37e633 (patch) | |
tree | bc0826bfe62b41895bec83d9d9172fe43517c899 /doc/ChangeLog | |
parent | c501facfa5447443be872c56377cb9141c939196 (diff) |
- modification : simplification of HTML/CSS code for double select screen to
manage categories properties (admin/cat_options)
- typo fixed : in menu language key for [admin > categories > representative]
git-svn-id: http://piwigo.org/svn/trunk@812 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index eea7a2d71..a87ebf2ac 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,10 @@ 2005-08-14 Pierrick LE GALL + * modification : simplification of HTML/CSS code for double select + screen to manage categories properties (admin/cat_options) + +2005-08-14 Pierrick LE GALL + * new : ability to set an element as representant of its category directly from picture.php screen. |