1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 18:14:26 +02:00

Forum: "Maximum width of uploaded image" setting is now respected. When set to 0 the size is determined by the forum/theme template.

This commit is contained in:
Cameron
2016-03-24 17:44:03 -07:00
parent 6ab9f32f07
commit 36cabf1330
3 changed files with 11 additions and 2 deletions

View File

@@ -153,7 +153,7 @@ define("FORLAN_131", "to set max file size, allowed types etc");
define("FORLAN_132", "Emphasize Sticky Threads");
define("FORLAN_133", "Give extra emphasis to sticky threads (separate thread sections and headers)");
define("FORLAN_134", "Maximum width of uploaded image");
define("FORLAN_135", "Leave blank to disable auto resizing of images");
define("FORLAN_135", "Leave blank to let the theme template decide.");
define("FORLAN_136", "Create link to full size image");
define("FORLAN_137", "Enabling this will resize larger images and also create a link to the original full size image. If disabled, original image will be discarded");
define("FORLAN_138", "Prune these forums");