forked from leftypol/leftypol
Valid HTML5
This commit is contained in:
parent
083d7213f6
commit
3a3578c805
5 changed files with 6 additions and 8 deletions
|
@ -202,7 +202,7 @@
|
|||
// Correspond to above permission directives
|
||||
define('MOD_LINK_DELETE', '[D]', true);
|
||||
define('MOD_LINK_BAN', '[B]', true);
|
||||
define('MOD_LINK_BANDELETE', '[B&D]', true);
|
||||
define('MOD_LINK_BANDELETE', '[B&D]', true);
|
||||
define('MOD_LINK_DELETEFILE', '[F]', true);
|
||||
define('MOD_LINK_DELETEBYIP', '[D+]', true);
|
||||
define('MOD_LINK_STICKY', '[Sticky]', true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue