remove a little whitespace

This commit is contained in:
Shish 2012-03-12 03:43:14 +00:00
parent 11ab2a1e14
commit a5c8b132e7

View File

@ -38,7 +38,7 @@ class NumericScoreTheme extends Themelet {
<input type='submit' value='Remove All Votes'> <input type='submit' value='Remove All Votes'>
</form> </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; return $html;