From 15c9cf453b7050e6ff73f021aa5e8fd663aef4c6 Mon Sep 17 00:00:00 2001 From: Matthew Barbour Date: Mon, 26 Oct 2020 10:26:23 -0500 Subject: [PATCH] Image to Post - rule34 theme --- themes/rule34v2/index.theme.php | 2 +- themes/rule34v2/themelet.class.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/rule34v2/index.theme.php b/themes/rule34v2/index.theme.php index 04aab4fe..cae9dafa 100644 --- a/themes/rule34v2/index.theme.php +++ b/themes/rule34v2/index.theme.php @@ -31,7 +31,7 @@ class CustomIndexTheme extends IndexTheme } else { $this->display_error( 404, - "No Images Found", + "No Posts Found", "No images were found to match the search criteria. Try looking up a character/series/artist by another name if they go by more than one. Remember to use underscores in place of spaces and not to use commas. If you came to this page by following a link, try using the search box directly instead. See the FAQ for more information." ); } diff --git a/themes/rule34v2/themelet.class.php b/themes/rule34v2/themelet.class.php index e8a5efc6..345b015a 100644 --- a/themes/rule34v2/themelet.class.php +++ b/themes/rule34v2/themelet.class.php @@ -27,7 +27,7 @@ class Themelet extends BaseThemelet $html = "
". ''.$h_tip.''. - '
Image Only'. + '
File Only'. " - Ban". "
\n";