From 194b68e04637b1bc69512067a60c63edad5940b9 Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 5 Aug 2013 20:46:54 +0100 Subject: [PATCH] show when a ban was added, fixes #250 --- ext/ipban/theme.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ext/ipban/theme.php b/ext/ipban/theme.php index e2776ef0..b6f46b16 100644 --- a/ext/ipban/theme.php +++ b/ext/ipban/theme.php @@ -24,6 +24,7 @@ class IPBanTheme extends Themelet { {$ban[$prefix.'ip']} {$ban[$prefix.'reason']} {$ban['banner_name']} + ".substr($ban[$prefix.'added'], 0, 10)." {$end_human} ".make_form(make_link("ip_ban/remove"))." @@ -37,13 +38,14 @@ class IPBanTheme extends Themelet { $html = " Show All

- + $h_bans ".make_form(make_link("ip_ban/add"))." +
IPReasonByUntilAction
IPReasonByFromUntilAction
{$user->name}