diff options
author | Gábor Hojtsy <gabor@hojtsy.hu> | 2007-05-30 18:28:14 +0000 |
---|---|---|
committer | Gábor Hojtsy <gabor@hojtsy.hu> | 2007-05-30 18:28:14 +0000 |
commit | fd9dc74c9d918632569f2e41006ee1a5a14aeb32 (patch) | |
tree | fcf7ead1e63cbfcf6cfc4feb8265b7248baedef4 /modules/node | |
parent | e9c11ad72f1e4fcc69f80aad67d068378f8002b4 (diff) | |
download | brdo-fd9dc74c9d918632569f2e41006ee1a5a14aeb32.tar.gz brdo-fd9dc74c9d918632569f2e41006ee1a5a14aeb32.tar.bz2 |
Some RTL CSS files had wrong CVS Id comments, fix that
Diffstat (limited to 'modules/node')
-rw-r--r-- | modules/node/node-rtl.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/node/node-rtl.css b/modules/node/node-rtl.css index d27041892..d7cf051ab 100644 --- a/modules/node/node-rtl.css +++ b/modules/node/node-rtl.css @@ -1,4 +1,4 @@ -/* $Id $ */ +/* $Id$ */ #node-admin-buttons { float: right; |