From 03d7465d0874501b3784a56d2a4c998084789561 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Wed, 22 Jul 2009 15:47:00 +0000 Subject: [PATCH] use « instead of ON string git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9833 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/mcp_post.html | 6 +++--- phpBB/styles/prosilver/template/mcp_reports.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/phpBB/styles/prosilver/template/mcp_post.html b/phpBB/styles/prosilver/template/mcp_post.html index 0ae4279a8e..8a3c8e7309 100644 --- a/phpBB/styles/prosilver/template/mcp_post.html +++ b/phpBB/styles/prosilver/template/mcp_post.html @@ -12,7 +12,7 @@

{L_REPORT_REASON}: {REPORT_REASON_TITLE}

-

{L_REPORTED} {L_POST_BY_AUTHOR} {REPORTER_FULL} {L_REPORTED_ON_DATE} {REPORT_DATE}

+

{L_REPORTED} {L_POST_BY_AUTHOR} {REPORTER_FULL} « {REPORT_DATE}

{L_REPORT_CLOSED}

@@ -184,7 +184,7 @@

{L_FEEDBACK}

- {L_REPORTED_BY}: {usernotes.REPORT_BY} {L_REPORTED_ON_DATE} {usernotes.REPORT_AT} + {L_REPORTED_BY}: {usernotes.REPORT_BY} « {usernotes.REPORT_AT}
{usernotes.ACTION}
@@ -224,7 +224,7 @@

{L_MCP_POST_REPORTS}

- {L_REPORTED_BY}: {reports.REPORTER}{reports.REPORTER} {L_REPORTED_ON_DATE} {reports.REPORT_TIME} + {L_REPORTED_BY}: {reports.REPORTER}{reports.REPORTER} « {reports.REPORT_TIME}

{reports.REASON_TITLE}: {reports.REASON_DESC}
{reports.REPORT_TEXT}

diff --git a/phpBB/styles/prosilver/template/mcp_reports.html b/phpBB/styles/prosilver/template/mcp_reports.html index 13a60a1e0b..649154deb4 100644 --- a/phpBB/styles/prosilver/template/mcp_reports.html +++ b/phpBB/styles/prosilver/template/mcp_reports.html @@ -45,7 +45,7 @@ {L_MESSAGE_TO} {postrow.RECIPIENTS}
- {postrow.REPORTER_FULL} {L_REPORTED_ON_DATE} {postrow.REPORT_TIME} + {postrow.REPORTER_FULL} « {postrow.REPORT_TIME}
@@ -53,7 +53,7 @@ {L_POSTED} {L_POST_BY_AUTHOR} {postrow.POST_AUTHOR_FULL} » {postrow.POST_TIME}
- {postrow.REPORTER_FULL} {L_REPORTED_ON_DATE} {postrow.REPORT_TIME}
+ {postrow.REPORTER_FULL} « {postrow.REPORT_TIME}
{L_FORUM}: {postrow.FORUM_NAME}