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:
@@ -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");
|
||||
|
Reference in New Issue
Block a user