remove a little whitespace
This commit is contained in:
parent
11ab2a1e14
commit
a5c8b132e7
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ class NumericScoreTheme extends Themelet {
|
|||
<input type='submit' value='Remove All Votes'>
|
||||
</form>
|
||||
|
||||
<p><a href='".make_link("numeric_score_votes/$i_image_id")."'>See All Votes</a>
|
||||
<br><a href='".make_link("numeric_score_votes/$i_image_id")."'>See All Votes</a>
|
||||
";
|
||||
}
|
||||
return $html;
|
||||
|
|
Reference in a new issue