From 2e17e448deed073f8614bb555a8ef20c57291c2a Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 4 Oct 2009 18:14:59 +0000 Subject: Copy 3.0.x branch to trunk git-svn-id: file:///svn/phpbb/trunk@10211 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_logs.html | 93 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 93 insertions(+) create mode 100644 phpBB/adm/style/acp_logs.html (limited to 'phpBB/adm/style/acp_logs.html') diff --git a/phpBB/adm/style/acp_logs.html b/phpBB/adm/style/acp_logs.html new file mode 100644 index 0000000000..f2fa5dbc26 --- /dev/null +++ b/phpBB/adm/style/acp_logs.html @@ -0,0 +1,93 @@ + + + + +

{L_TITLE}

+ +

{L_EXPLAIN}

+ +
+ +
+ {L_SEARCH_KEYWORDS}:   +
+ + + + + +
 
+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_USERNAME}{L_IP}{L_TIME}{L_ACTION}{L_MARK}
+ {log.USERNAME} + +
» {log.REPORTEE_USERNAME} + +
{log.IP}{log.DATE}{log.ACTION}
{log.DATA}
+ + + + + + +
+

{L_NO_ENTRIES}

+
+ + +
+ {L_DISPLAY_LOG}:  {S_LIMIT_DAYS} {L_SORT_BY}: {S_SORT_KEY} {S_SORT_DIR} + + {S_FORM_TOKEN} +
+
+ + +
+ {L_SELECT_FORUM}: + +
+ + + +
+   +
+

{L_MARK_ALL}{L_UNMARK_ALL}

+
+ + +
+ + -- cgit v1.2.1