From c69936d2209c5d6b1215eeef7f2d0e813851e841 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Fri, 20 Aug 2010 22:55:25 +0200 Subject: [task/restore-subsilver2] Revert removing subsilver2 for Ascraeus development. This reverts commit ac2b5430aa2e4e75ed7b9372ae39024c22dac915. PHPBB3-9783 --- .../subsilver2/template/posting_topic_review.html | 103 +++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/posting_topic_review.html (limited to 'phpBB/styles/subsilver2/template/posting_topic_review.html') diff --git a/phpBB/styles/subsilver2/template/posting_topic_review.html b/phpBB/styles/subsilver2/template/posting_topic_review.html new file mode 100644 index 0000000000..5456ad09b6 --- /dev/null +++ b/phpBB/styles/subsilver2/template/posting_topic_review.html @@ -0,0 +1,103 @@ + + + + + + + + + +
{L_TOPIC_REVIEW} - {TOPIC_TITLE}
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_AUTHOR}{L_MESSAGE}
{topic_review_row.L_IGNORE_POST} + + + + +
+
+ + + + + + + +
 {L_POST_SUBJECT}: {topic_review_row.POST_SUBJECT} {QUOTE_IMG}
+
+ + + + + + + +
+ + + + +
+
{topic_review_row.MESSAGE}
+ + +

+ + + + + + + + + + +
{L_ATTACHMENTS}:
{topic_review_row.attachment.DISPLAY_ATTACHMENT}
+ + + + + +
+
+ + + + + + +
[ {L_POST_DETAILS} ]{topic_review_row.MINI_POST_IMG}{topic_review_row.MINI_POST_IMG}{L_POSTED}: {topic_review_row.POST_DATE}
+
+
+
+ +
\ No newline at end of file -- cgit v1.2.1