mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 13:54:02 -07:00
Added ability to view post_text
of topic (#1401)
* Added ability to view `post_text` of topic * Updated * Update viewtopic.tpl * Update view_post.php * Update view_post.php * Update view_post.php * Update view_post.php * Updated * Update viewtopic.tpl * Create _source.gif * Create icon_code.gif * Update tpl_config.php * Updated * Updated * Updated * Updated * Update config.php * Update icon_code.gif * Updated * Delete icon_code.gif * Update CHANGELOG.md
This commit is contained in:
parent
a965209be0
commit
c116fe970b
10 changed files with 42 additions and 3 deletions
|
@ -1363,6 +1363,7 @@ $lang['READ_PROFILE_TXTB'] = '[Profile]';
|
|||
$lang['SEND_EMAIL_TXTB'] = '[E-mail]';
|
||||
$lang['VISIT_WEBSITE_TXTB'] = '[www]';
|
||||
$lang['EDIT_DELETE_POST_TXTB'] = '[Edit]';
|
||||
$lang['CODE_TOPIC_TXTB'] = '[Code]';
|
||||
$lang['SEARCH_USER_POSTS_TXTB'] = '[Search]';
|
||||
$lang['VIEW_IP_TXTB'] = '[ip]';
|
||||
$lang['DELETE_POST_TXTB'] = '[x]';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue