diff --git a/ext/mime/theme.php b/ext/mime/theme.php index 024fbf69..5da350a7 100644 --- a/ext/mime/theme.php +++ b/ext/mime/theme.php @@ -14,11 +14,11 @@ class MimeSystemTheme extends Themelet sort($exts); $exts = join("
  • ", $exts); - return '

    Search for images by extension

    + return '

    Search for posts by extension

    ext=jpg
    -

    Returns images with the extension "jpg".

    +

    Returns posts with the extension "jpg".

    These extensions are available in the system: @@ -26,11 +26,11 @@ class MimeSystemTheme extends Themelet
    -

    Search for images by MIME type

    +

    Search for posts by MIME type

    mime=image/jpeg
    -

    Returns images that have the MIME type "image/jpeg".

    +

    Returns posts that have the MIME type "image/jpeg".

    These MIME types are available in the system: