Skip to content

[4.0] com_media options #1263

@jgerman-bot

Description

@jgerman-bot

New language relevant PR in upstream repo: joomla/joomla-cms#30852 Here are the upstream changes:

Click to expand the diff!
diff --git a/administrator/components/com_media/config.xml b/administrator/components/com_media/config.xml
index d571a7107e54..8d949b989509 100644
--- a/administrator/components/com_media/config.xml
+++ b/administrator/components/com_media/config.xml
@@ -22,13 +22,6 @@
 			default="10"
 		/>
 
-		<field
-			name="spacer1"
-			type="spacer"
-			label="COM_MEDIA_FOLDERS_PATH_LABEL"
-			class="text"
-		/>
-
 		<field
 			name="file_path"
 			type="text"
diff --git a/administrator/language/en-GB/com_media.ini b/administrator/language/en-GB/com_media.ini
index f75b26d181c5..29a7f75bc188 100644
--- a/administrator/language/en-GB/com_media.ini
+++ b/administrator/language/en-GB/com_media.ini
@@ -55,7 +55,6 @@ COM_MEDIA_FILE_EXISTS_AND_OVERRIDE="%s already exists. Do you want to replace it
 COM_MEDIA_FOLDER="Folder"
 COM_MEDIA_FOLDER_NAME="Folder Name"
 COM_MEDIA_FOLDERS="Media Folders"
-COM_MEDIA_FOLDERS_PATH_LABEL="<strong>Warning! Path Folder</strong><br>Changing the 'Path to files folder' from the default of 'images' may break your links.<br>The 'Path to images' folder has to be the same or a subfolder of 'Path to files'."
 COM_MEDIA_INCREASE_GRID="Increase grid size"
 COM_MEDIA_MEDIA_DATE_CREATED="Date Created"
 COM_MEDIA_MEDIA_DATE_MODIFIED="Date Modified"

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions