From 6d858dab746e226547dea63ac9967122c59d87b7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 23 Jul 2008 05:26:24 +0100 Subject: [PATCH] properly handle category browsing in mobile version dropbox ops (closes #213) --- mobile/functions.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mobile/functions.php b/mobile/functions.php index b1085b9c..062ed22d 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 ""; -- 2.39.5