Index: branches/LCSv1/controllers/default.py
===================================================================
--- branches/LCSv1/controllers/default.py	(revision 598)
+++ branches/LCSv1/controllers/default.py	(revision 601)
@@ -34,5 +34,5 @@
                 XML('&nbsp;&nbsp;&nbsp;'), 
                 LABEL('Route: ',_for='route', _class="label"), 
-                SELECT(hwys,_name='route dropdown'), XML('&nbsp;&nbsp;&nbsp;'), 
+                SELECT(hwys,_name='route'), XML('&nbsp;&nbsp;&nbsp;'), 
                 LABEL('Direction: ',_for='direction', _class="label"),
                 SELECT(hwyDirections,_name='direction'), BR(),BR(), 
