membersince addon works now with frio #519
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ function membersince_display(&$a, &$b)
|
|||
$div->appendChild($hr);
|
||||
$div->appendChild($label);
|
||||
$div->appendChild($entry);
|
||||
$elm->parentNode->appendChild($div);
|
||||
$elm->parentNode->insertBefore($div, $elm->nextSibling);
|
||||
|
||||
$b = $doc->saveHTML();
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue