From 4ed8b3a62c7883a40dff22f25ee78c20ce737c6e Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sun, 1 Apr 2007 22:46:14 +0000 Subject: ahhh, there are you. I can see a new haircut... looks good. git-svn-id: file:///svn/phpbb/trunk@7263 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subsilver2/template/mcp_viewlogs.html | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/mcp_viewlogs.html (limited to 'phpBB/styles/subsilver2/template/mcp_viewlogs.html') diff --git a/phpBB/styles/subsilver2/template/mcp_viewlogs.html b/phpBB/styles/subsilver2/template/mcp_viewlogs.html new file mode 100644 index 0000000000..785cada6bb --- /dev/null +++ b/phpBB/styles/subsilver2/template/mcp_viewlogs.html @@ -0,0 +1,52 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_DISPLAY_OPTIONS}
{L_DISPLAY_LOG}: {S_SELECT_SORT_DAYS} {L_SORT_BY} {S_SELECT_SORT_KEY} {S_SELECT_SORT_DIR} 
{L_USERNAME}{L_IP}{L_TIME}{L_ACTION}
{L_LOGS_CURRENT_TOPIC} {TOPIC_NAME}
{log.USERNAME}{log.IP}{log.TIME}{log.ACTION}{L_VIEW_TOPIC} | {L_VIEW_TOPIC_LOGS}
{L_NO_ENTRIES}
+ + + + + + +
+ + \ No newline at end of file -- cgit v1.2.1