mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
#17154543 : restrict users to write an article if the user does not have enough point
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5170 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
3b4eb75c2d
commit
df36ec4ccd
9 changed files with 39 additions and 10 deletions
|
|
@ -43,4 +43,6 @@
|
|||
$lang->about_admin_mail = 'A mail will be sent when an article or comment is submitted.<br />Multiple mails can be sent with commas(,).';
|
||||
|
||||
$lang->about_category_color = 'You can set font color of category.';
|
||||
?>
|
||||
|
||||
$lang->msg_not_enough_point = 'Your point is not enough to write an article in this board.';
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue