* moved rules to twig

* added bugtracker to kathrine template
This commit is contained in:
slawkens
2017-09-14 15:03:09 +02:00
parent 6527d21794
commit c546a46847
6 changed files with 47 additions and 50 deletions

View File

@@ -149,7 +149,7 @@ function getBanReason($reasonId)
function getBanType($typeId)
{
switch($reasonId)
switch($typeId)
{
case 1:
return "IP Banishment";