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 --- .../subsilver2/template/posting_preview.html | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/posting_preview.html (limited to 'phpBB/styles/subsilver2/template/posting_preview.html') diff --git a/phpBB/styles/subsilver2/template/posting_preview.html b/phpBB/styles/subsilver2/template/posting_preview.html new file mode 100644 index 0000000000..b990428f36 --- /dev/null +++ b/phpBB/styles/subsilver2/template/posting_preview.html @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + +
{L_PREVIEW}
{MINI_POST_IMG}{L_POSTED}: {POST_DATE}     {L_POST_SUBJECT}: {PREVIEW_SUBJECT}

+ + + + + + + + + + +
{POLL_QUESTION}
{L_POLL_LENGTH}
+ + + + + + + +
+ + + + + + {poll_option.POLL_OPTION_CAPTION}
+
{L_MAX_VOTES}
+
+ + + + +
{PREVIEW_MESSAGE}
+ +

+ + + + + + + + + + +
{L_ATTACHMENTS}:
{attachment.DISPLAY_ATTACHMENT}
+ +
_________________
{PREVIEW_SIGNATURE}
+
+ +
-- cgit v1.2.1