From 6ff59eae061e954106b5ccfa384e385f7e84e698 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Sat, 8 Feb 2014 15:38:11 -0800 Subject: [PATCH] web: remove "mobile" from host venue select --- html/inc/host.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/html/inc/host.inc b/html/inc/host.inc index 180a9c8973..1665855017 100644 --- a/html/inc/host.inc +++ b/html/inc/host.inc @@ -48,7 +48,6 @@ function location_form($host) { if ($host->venue == "home") $h = "selected"; if ($host->venue == "work") $w = "selected"; if ($host->venue == "school") $s = "selected"; - if ($host->venue == "mobile") $m = "selected"; $x = "
id>