the heart should really be red.
This commit is contained in:
parent
735f518fd8
commit
def6f0b408
|
@ -142,7 +142,7 @@ function profiles_post(&$a) {
|
|||
$value = '';
|
||||
if($is_default) {
|
||||
if($marital != $orig[0]['marital']) {
|
||||
$changes[] = '♥ ' . t('Marital Status');
|
||||
$changes[] = '[color=#ff0000]♥[/color] ' . t('Marital Status');
|
||||
$value = $marital;
|
||||
}
|
||||
if($withchanged) {
|
||||
|
|
Loading…
Reference in a new issue