Update theme.php
This commit is contained in:
parent
d62386474d
commit
4dce3a2f07
@ -109,6 +109,8 @@ class RatingsTheme extends Themelet
|
|||||||
}
|
}
|
||||||
$output .= "</table>";
|
$output .= "</table>";
|
||||||
return $output;
|
return $output;
|
||||||
|
}
|
||||||
|
|
||||||
public function get_user_options(User $user, array $selected_ratings, array $available_ratings): string
|
public function get_user_options(User $user, array $selected_ratings, array $available_ratings): string
|
||||||
{
|
{
|
||||||
$html = "
|
$html = "
|
||||||
|
Loading…
x
Reference in New Issue
Block a user