]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
add greenBg for license
authorEvan Prodromou <evan@prodromou.name>
Wed, 28 May 2008 17:19:44 +0000 (13:19 -0400)
committerEvan Prodromou <evan@prodromou.name>
Wed, 28 May 2008 17:19:44 +0000 (13:19 -0400)
darcs-hash:20080528171944-84dde-9de7d48ed96a7bd763a1720a472db1e7a7246000.gz

lib/util.php

index ab25d74696f36d36faf33bedf955eee103a1246d..448c049c04827ad98ab88b7aba2578da338856d7 100644 (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',