chiark / gitweb /
Fix up search too long error message - put maxcpu back!
[ypp-sc-tools.db-live.git] / yarrg / web / query_routesearch
index 81a71d28ed789508d0fec44a125388fbd5750c22..3bdc7f77f09d0765f079d77534ac0e4f12ab8d33 100644 (file)
@@ -269,6 +269,7 @@ make sure that shorter searches can still happen.
 Please try a search with a smaller maximum distance, or place more
 restrictions on the route.
 
+</div>
 <%perl>
        return;
 }
@@ -292,6 +293,7 @@ avoid asking for large searches that you're not sure about.
 Otherwise, please try later.  Searches are limited to <% $maxcpu |h %>
 seconds of CPU time so more processing resources should be available soon.
 
+</div>
 <%perl>
        return;
 }