mirror of
https://github.com/vichan-devel/vichan.git
synced 2025-02-17 19:29:28 +01:00
Update quick-post-controls.js
This commit is contained in:
parent
f1b3ebcd03
commit
0aec07c4ac
@ -36,7 +36,7 @@ $(document).ready(function(){
|
||||
|
||||
'[<input title="Global Report" type="checkbox" name="global" id="global_report" />' +
|
||||
'<label for="global_report" title="Report rule violation (CP, etc) to global staff">Global</label>' +
|
||||
']<input type="submit" name="report" value="Report" />' +
|
||||
']<input type="submit" name="report" value="Report" /> ' +
|
||||
|
||||
'<label for="reason_' + id + '">'+_('Reason')+'</label>: ' +
|
||||
'<input id="reason_' + id + '" type="text" name="reason" size="20" maxlength="100">' +
|
||||
|
Loading…
x
Reference in New Issue
Block a user