mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Add options to allow voting and reporting from the same IP as the author of a document or comment
This commit is contained in:
parent
d285a90e88
commit
60ed013915
6 changed files with 106 additions and 30 deletions
|
|
@ -117,3 +117,5 @@ $lang->improper_document_reasons['pornography'] = 'Pornography.';
|
|||
$lang->improper_document_reasons['privacy'] = 'Privacy issue.';
|
||||
$lang->improper_document_reasons['others'] = 'Others (Write your own)';
|
||||
$lang->about_improper_document_declare = 'Write here why you report this article as an improper document.';
|
||||
$lang->allow_vote_from_same_ip = 'Allow voting from same IP';
|
||||
$lang->allow_declare_from_same_ip = 'Allow reporting from same IP';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue