add greenBg for license
darcs-hash:20080528171944-84dde-9de7d48ed96a7bd763a1720a472db1e7a7246000.gz
This commit is contained in:
parent
7b505743f2
commit
bdb83be179
|
@ -152,7 +152,7 @@ function common_text($txt) {
|
||||||
|
|
||||||
function common_license_block() {
|
function common_license_block() {
|
||||||
global $config, $xw;
|
global $config, $xw;
|
||||||
common_element_start('p', 'license');
|
common_element_start('p', 'license greenBg');
|
||||||
common_element_start('span', 'floatLeft width25');
|
common_element_start('span', 'floatLeft width25');
|
||||||
common_element_start('a', array('class' => 'license',
|
common_element_start('a', array('class' => 'license',
|
||||||
'rel' => 'license',
|
'rel' => 'license',
|
||||||
|
|
Loading…
Reference in New Issue
Block a user