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 --- phpBB/styles/subsilver2/template/attachment.html | 121 +++++++++++++++++++++++ 1 file changed, 121 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/attachment.html (limited to 'phpBB/styles/subsilver2/template/attachment.html') diff --git a/phpBB/styles/subsilver2/template/attachment.html b/phpBB/styles/subsilver2/template/attachment.html new file mode 100644 index 0000000000..d54994fe67 --- /dev/null +++ b/phpBB/styles/subsilver2/template/attachment.html @@ -0,0 +1,121 @@ + + + + + [{_file.DENIED_MESSAGE}]
+ + + + {L_FILE_COMMENT}: {_file.COMMENT}
+ + + + {_file.DOWNLOAD_NAME}
+ {_file.DOWNLOAD_NAME} [ {_file.FILESIZE} {_file.SIZE_LANG} | {_file.L_DOWNLOAD_COUNT} ] + + + + {_file.DOWNLOAD_NAME}
+ {_file.DOWNLOAD_NAME} [ {_file.FILESIZE} {_file.SIZE_LANG} | {_file.L_DOWNLOAD_COUNT} ] + + + + + {_file.UPLOAD_ICON} + {_file.DOWNLOAD_NAME} [{_file.FILESIZE} {_file.SIZE_LANG}] +
+ {_file.L_DOWNLOAD_COUNT} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + +
+ [ {L_PLAY_QUICKTIME_FILE} ] + {_file.DOWNLOAD_NAME} [ {_file.FILESIZE} {_file.SIZE_LANG} | {_file.L_DOWNLOAD_COUNT} ] + + +
+ + + -- cgit v1.2.1