diff --git a/mobile/functions.php b/mobile/functions.php
index ff0510dcd..20accdc5e 100644
--- a/mobile/functions.php
+++ b/mobile/functions.php
@@ -44,8 +44,8 @@
parent_feed IS NULL
ORDER BY $order_by");
- print '
';
+ print '';
// print "- ".__('Actions...')."
";
@@ -114,7 +114,7 @@
$title = getCategoryTitle($link, $cat_id);
- print "";
// print "- ".__('Actions...')."
";
@@ -150,8 +150,8 @@
$title = __('Special');
- print "";
+ print "";
foreach (array(-4, -1,-2,-3) as $id) {
$title = getFeedTitle($link, $id);
@@ -175,8 +175,8 @@
$title = __('Labels');
- print "";
+ print "";
$result = db_query($link, "SELECT id, caption FROM ttrss_labels2
WHERE owner_uid = '$owner_uid'");
@@ -210,8 +210,8 @@
$owner_uid = $_SESSION["uid"];
- print '';
+ print '';
foreach (array(-1, -2) as $id) {
$title = getCategoryTitle($link, $id);
@@ -311,7 +311,7 @@
myBackLabel='$cat_title' myBackHref='cat.php?id=$cat_id'>";
} else {
print "