mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 22:41:28 +02:00
splitted language files
git-svn-id: file:///svn/phpbb/trunk@4844 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -60,13 +60,13 @@
|
||||
<!-- END IMAGE -->
|
||||
|
||||
<!-- BEGIN THUMBNAIL -->
|
||||
<span class="gensmall"><b>{L_COMMENT}:</b> {COMMENT}</span><hr />
|
||||
<span class="gensmall"><b>{L_FILE_COMMENT}:</b> {COMMENT}</span><hr />
|
||||
<a href="{U_DOWNLOAD_LINK}" target="_blank"><img src="{THUMB_IMG}" alt="{DOWNLOAD_NAME}" border="0" /></a></span><br clear="all" />
|
||||
<span class="gensmall">{DOWNLOAD_NAME} - {L_DOWNLOADED_VIEWED} {L_DOWNLOAD_COUNT}</span>
|
||||
<!-- END THUMBNAIL -->
|
||||
|
||||
<!-- BEGIN FILE -->
|
||||
<span class="gensmall"><b>{L_COMMENT}:</b> {COMMENT}</span><hr />
|
||||
<span class="gensmall"><b>{L_FILE_COMMENT}:</b> {COMMENT}</span><hr />
|
||||
<span class="postbody">{UPLOAD_IMG} <a href="{U_DOWNLOAD_LINK}" target="_blank">{DOWNLOAD_NAME}</a> - {FILESIZE} {SIZE_VAR}</span><br clear="all" />
|
||||
<span class="gensmall">{L_DOWNLOADED_VIEWED} {L_DOWNLOAD_COUNT}</span>
|
||||
<!-- END FILE -->
|
||||
|
@@ -1,7 +1,7 @@
|
||||
<!-- INCLUDE overall_header.html -->
|
||||
|
||||
<!-- $Id$ -->
|
||||
|
||||
<a name="Top"></a>
|
||||
<div id="pagecontent">
|
||||
|
||||
<table class="tablebg" width="100%" cellspacing="1">
|
||||
|
Reference in New Issue
Block a user