diff options
author | sarven <csarven@plantard.controlezvous.ca> | 2009-01-16 15:52:17 +0000 |
---|---|---|
committer | sarven <csarven@plantard.controlezvous.ca> | 2009-01-16 15:52:17 +0000 |
commit | 4549e577ac2c349881c7a411c0e25d5bdd0a0c51 (patch) | |
tree | ea100bea4ca66ab551e857f46d8032b58a0fd1eb /lib/common.php | |
parent | 0b8131deec0b6fb2056b065462a22437e9ba6962 (diff) |
Updating Creative Commons text and image
Diffstat (limited to 'lib/common.php')
-rw-r--r-- | lib/common.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.php b/lib/common.php index 2ef26cfc6..05fef045a 100644 --- a/lib/common.php +++ b/lib/common.php @@ -79,7 +79,7 @@ $config = 'license' => array('url' => 'http://creativecommons.org/licenses/by/3.0/', 'title' => 'Creative Commons Attribution 3.0', - 'image' => 'http://i.creativecommons.org/l/by/3.0/88x31.png'), + 'image' => 'http://i.creativecommons.org/l/by/3.0/80x15.png'), 'mail' => array('backend' => 'mail', 'params' => null), |