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 --- .../subsilver2/template/ucp_attachments.html | 58 ++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/ucp_attachments.html (limited to 'phpBB/styles/subsilver2/template/ucp_attachments.html') diff --git a/phpBB/styles/subsilver2/template/ucp_attachments.html b/phpBB/styles/subsilver2/template/ucp_attachments.html new file mode 100644 index 0000000000..35dcd33ac4 --- /dev/null +++ b/phpBB/styles/subsilver2/template/ucp_attachments.html @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
#{L_FILENAME}{L_POST_TIME}{L_FILESIZE}{L_DOWNLOADS}{L_DELETE}
+ + + + + + +
 [ {TOTAL_ATTACHMENTS} ] 
+
 {attachrow.ROW_NUMBER} {attachrow.FILENAME}
{L_PM}: {L_TOPIC}: {attachrow.TOPIC_TITLE}
 {attachrow.POST_TIME} {attachrow.SIZE}{attachrow.DOWNLOAD_COUNT}
{L_SORT_BY}:  
 
+ +
{L_MARK_ALL} :: {L_UNMARK_ALL}
+ + + + + + + + + + +
{L_TITLE}
{L_UCP_NO_ATTACHMENTS}
+ + + + \ No newline at end of file -- cgit v1.2.1