summaryrefslogtreecommitdiff
path: root/mobile/functions.php
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/functions.php')
-rw-r--r--mobile/functions.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/functions.php b/mobile/functions.php
index 0fa443f8b..39f492a25 100644
--- a/mobile/functions.php
+++ b/mobile/functions.php
@@ -449,7 +449,7 @@
selected=\"true\"
myBackLabel='$feed_title' myBackHref='feed.php?id=$feed_id&cat=$cat_id'>";
- print "<h2><a target='_blank' href='$link'>$title</a></h2>";
+ print "<h2><a target='_blank' href='$article_link'>$title</a></h2>";
print "<fieldset>";