X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=yarrg%2Fweb%2Flookup;h=b99cf0ae32f90c5b1d8060d68e44b35b32781084;hp=6021531c39b6b631fcf0c638db27ac2de0dca8f8;hb=43454422b2df5e0dcfe144fcb871a2b6f9c1a3d0;hpb=29010a75143814a91b4f5200454bea879280e7c1 diff --git a/yarrg/web/lookup b/yarrg/web/lookup index 6021531..b99cf0a 100755 --- a/yarrg/web/lookup +++ b/yarrg/web/lookup @@ -78,6 +78,9 @@ my %styles; Before => '', Values => [ [ 0, 'Show total quantity at each price' ], [ 1, 'Show individual stalls' ], + [ 2, "Also be cautious about stalls'". + " poe reserves", + '[?]' ] ], QuerySpecific => 1, }, { Name => 'RouteSearchType', @@ -128,12 +131,13 @@ $ours <% ucfirst $ahtml{Query} %> - YARRG <&| script &> function register_onload(f) { @@ -148,14 +152,7 @@ $ours % if (!printable($m)) { %#---------- debugging and epilogue ----------