add greenBg for license

darcs-hash:20080528171944-84dde-9de7d48ed96a7bd763a1720a472db1e7a7246000.gz
This commit is contained in:
Evan Prodromou 2008-05-28 13:19:44 -04:00
parent 7b505743f2
commit bdb83be179
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ function common_text($txt) {
function common_license_block() {
global $config, $xw;
common_element_start('p', 'license');
common_element_start('p', 'license greenBg');
common_element_start('span', 'floatLeft width25');
common_element_start('a', array('class' => 'license',
'rel' => 'license',