mode menu: remove upvote/downvote mode.
Remove the upvote and downvote modes from the post mode menu. These are unnecessary now since you can use the vote buttons beneath the thumbnails.
This commit is contained in:
@@ -8,8 +8,6 @@
|
||||
<option value="tag-script">Tag script</option>
|
||||
<option value="add-fav">Favorite</option>
|
||||
<option value="remove-fav">Unfavorite</option>
|
||||
<option value="vote-up">Vote up</option>
|
||||
<option value="vote-down">Vote down</option>
|
||||
</select>
|
||||
</form>
|
||||
<input id="tag-script-field" data-autocomplete="tag-edit" placeholder="Enter tag script" style="display: none; margin-top: 0.5em;">
|
||||
|
||||
Reference in New Issue
Block a user