mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:25:55 +00:00
backend/loading: fix content type
This commit is contained in:
@@ -499,6 +499,7 @@
|
|||||||
break; // digestSend
|
break; // digestSend
|
||||||
|
|
||||||
case "loading":
|
case "loading":
|
||||||
|
header("Content-type: text/html");
|
||||||
print __("Loading, please wait...") . " " .
|
print __("Loading, please wait...") . " " .
|
||||||
"<img src='images/indicator_tiny.gif'>";
|
"<img src='images/indicator_tiny.gif'>";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user