Slightly differnet default config.ban_date
This commit is contained in:
parent
814226f6d6
commit
5632a971ee
@ -448,7 +448,7 @@
|
||||
$config['post_date'] = '%m/%d/%y (%a) %H:%M:%S';
|
||||
|
||||
// Same as above, but used for "you are banned' pages.
|
||||
$config['ban_date'] = '%A, %e %B, %Y';
|
||||
$config['ban_date'] = '%A %e %B, %Y';
|
||||
|
||||
// The names on the post buttons. (On most imageboards, these are both "Post")
|
||||
$config['button_newtopic'] = 'New Topic';
|
||||
|
Loading…
Reference in New Issue
Block a user