changed "Ban on" to "Ban for"
This commit is contained in:
parent
76915facd3
commit
eeaebf4d03
|
@ -154,7 +154,7 @@ displayBanMenu(id,pos){
|
||||||
}
|
}
|
||||||
|
|
||||||
if ( g_menuSettings[id] )
|
if ( g_menuSettings[id] )
|
||||||
len += format(menuBody[len],511-len,"^n8. Ban on %d minutes^n" , g_menuSettings[id] )
|
len += format(menuBody[len],511-len,"^n8. Ban for %d minutes^n" , g_menuSettings[id] )
|
||||||
else
|
else
|
||||||
len += format(menuBody[len],511-len,"^n8. Ban permanently^n" )
|
len += format(menuBody[len],511-len,"^n8. Ban permanently^n" )
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user