From 6d858dab746e226547dea63ac9967122c59d87b7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 23 Jul 2008 05:26:24 +0100 Subject: properly handle category browsing in mobile version dropbox ops (closes #213) --- mobile/functions.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mobile/functions.php') diff --git a/mobile/functions.php b/mobile/functions.php index b1085b9c5..062ed22d9 100644 --- a/mobile/functions.php +++ b/mobile/functions.php @@ -454,6 +454,7 @@ print_select_hash("viewmode", $view_mode, $sel_values); print " + "; print ""; @@ -562,6 +563,7 @@ + "; print ""; -- cgit v1.2.3