Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2671

[3.3.x] Support Forum • Re: Image names not shown with thumbnails

$
0
0
You could show them if you edited the styles/prosilver/template/attachment.html file.

Find (line 12)

Code:

<!-- IF _file.COMMENT --><dd> {_file.COMMENT}</dd><!-- ENDIF -->
Before add

Code:

<!-- IF _file.DOWNLOAD_NAME --><dd> {_file.DOWNLOAD_NAME}</dd><!-- ENDIF -->

Statistics: Posted by Sniper_E — Thu Jul 10, 2025 9:21 am



Viewing all articles
Browse latest Browse all 2671

Trending Articles