From b2afdc0704e2c827e0174a113ea105a551b15039 Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Wed, 26 Sep 2007 16:53:40 +0000 Subject: #i53 git-svn-id: file:///svn/phpbb/trunk@8113 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/prosilver/template/ucp_attachments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/prosilver/template/ucp_attachments.html b/phpBB/styles/prosilver/template/ucp_attachments.html index 165cf86032..c2866c28e2 100644 --- a/phpBB/styles/prosilver/template/ucp_attachments.html +++ b/phpBB/styles/prosilver/template/ucp_attachments.html @@ -34,7 +34,7 @@
  • {attachrow.FILENAME}
    - {L_TOPIC}: {attachrow.TOPIC_TITLE}
    + {L_PM}: {L_TOPIC}: {attachrow.TOPIC_TITLE}
    {attachrow.DOWNLOAD_COUNT}
    {attachrow.SIZE}
    {attachrow.POST_TIME}
    -- cgit v1.2.1