mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-14 12:30:49 +08:00
add technical info i18n
This commit is contained in:
@@ -74,7 +74,7 @@ stdhead($lang_upload['head_upload']);
|
||||
print("</td></tr>\n");
|
||||
|
||||
if ($settingMain['enable_technical_info'] == 'yes') {
|
||||
tr($lang_upload['row_technical_info'], '<textarea name="technical_info" rows="8" style="width: 650px;"></textarea><br/>' . $lang_upload['row_technical_info_help_text'], 1);
|
||||
tr($lang_functions['text_technical_info'], '<textarea name="technical_info" rows="8" style="width: 650px;"></textarea><br/>' . $lang_functions['text_technical_info_help_text'], 1);
|
||||
}
|
||||
|
||||
if ($allowtorrents){
|
||||
|
||||
Reference in New Issue
Block a user