forked from Cavemanon/cavepaintings
remove EOL whitespace
This commit is contained in:
@ -4,7 +4,7 @@ class NumericScoreTheme extends Themelet {
|
||||
public function get_voter_html($image) {
|
||||
$i_image_id = int_escape($image->id);
|
||||
$i_score = int_escape($image->numeric_score);
|
||||
|
||||
|
||||
$html = "
|
||||
Current Score: $i_score
|
||||
|
||||
|
Reference in New Issue
Block a user