* fixed method 'linkButton'.
This commit is contained in:
@@ -514,7 +514,7 @@ EOT;
|
||||
$link .= $onlybody;
|
||||
}
|
||||
|
||||
return " <button type='button' $misc onclick='{$target}.location=\"$link\"' class='btn $class'>$label</div>";
|
||||
return " <button type='button' $misc onclick='{$target}.location=\"$link\"' class='btn $class'>$label</button>";
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user