Skip to content

Commit

Permalink
[4.0] com_media options (#30852)
Browse files Browse the repository at this point in the history
Remove duplicated warning messages

Solves #29309
  • Loading branch information
brianteeman committed Oct 2, 2020
1 parent 112870d commit 1df9785
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
7 changes: 0 additions & 7 deletions administrator/components/com_media/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down
1 change: 0 additions & 1 deletion administrator/language/en-GB/com_media.ini
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 1df9785

Please sign in to comment.