Valid HTML5

This commit is contained in:
Savetheinternet 2011-01-03 16:29:34 +11:00
parent 083d7213f6
commit 3a3578c805
5 changed files with 6 additions and 8 deletions

View file

@ -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);