From 17cd109775a8d06409cf35b355409de3338d60ae Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 8 Jan 2010 14:39:06 +0300 Subject: mobile: fix original article link being a resource id --- mobile/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mobile') 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 "

$title

"; + print "

$title

"; print "
"; -- cgit v1.2.3