From 7a1e28b979fffefbf29d08e3b7c6430d8d60e0e3 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Tue, 10 Jul 2018 01:31:04 +0200 Subject: W 2.3 --- class/class.w.art.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'class/class.w.art.php') diff --git a/class/class.w.art.php b/class/class.w.art.php index 2b67611..02c06de 100644 --- a/class/class.w.art.php +++ b/class/class.w.art.php @@ -174,7 +174,7 @@ a:hover {}'); } $html = str_replace('href="http', ' class="external" target="_blank" href="http', $html); - $html = str_replace('src="/', 'src="../media/', $html); + $html = str_replace('
', $html); return $html; -- cgit v1.2.3