diff options
author | rub <rub@piwigo.org> | 2006-12-03 22:32:02 +0000 |
---|---|---|
committer | rub <rub@piwigo.org> | 2006-12-03 22:32:02 +0000 |
commit | 4c7e7fb0fb9cca9b2d32940a0b1477b03e0801ee (patch) | |
tree | adb063ca78b20e995425fcd3fb889a5e97ba5148 /template/yoga/content.css | |
parent | 9ba8fb139787b6c6392a51fcf2da25afc00f3b86 (diff) |
Fixed Issue ID 0000494: Stats do not currently include Uploads
Fixed: Error when thumbnail directory not exists
Fixed: Apply current translation norme
Fixed: Improvement style sheet (like other PWG sheet)
git-svn-id: http://piwigo.org/svn/trunk@1631 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rw-r--r-- | template/yoga/content.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/content.css b/template/yoga/content.css index 9eccdeed1..6b61ea72c 100644 --- a/template/yoga/content.css +++ b/template/yoga/content.css @@ -5,6 +5,7 @@ } BODY#theCommentsPage #content, +BODY#theUploadPage #content, BODY#theRegisterPage #content, BODY#theIdentificationPage #content, BODY#theProfilePage #content, |