diff options
author | chrisaga <chrisaga@piwigo.org> | 2006-06-24 12:20:11 +0000 |
---|---|---|
committer | chrisaga <chrisaga@piwigo.org> | 2006-06-24 12:20:11 +0000 |
commit | db8a057f3d5352c88380f4e2cb14d428a40d8548 (patch) | |
tree | b6dbdb665d802a68171dcc8cb7d8203d710bb142 /template | |
parent | 6038a8655492bee47b649ff94fd0424903ab718d (diff) |
set file Id and properties
git-svn-id: http://piwigo.org/svn/branches/branch-1_6@1394 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template')
-rw-r--r-- | template/yoga/admin/default-layout.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/yoga/admin/default-layout.css b/template/yoga/admin/default-layout.css index f3e6e8adb..f65251a2e 100644 --- a/template/yoga/admin/default-layout.css +++ b/template/yoga/admin/default-layout.css @@ -1,3 +1,4 @@ +/* $Id: */ BODY#theAdminPage #theHeader P { display: none; } |