X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.main.git;a=blobdiff_plain;f=yarrg%2Fweb%2Flookup;h=fd66f1a7b8ae8c3b1617b255a8309a244370407d;hp=6021531c39b6b631fcf0c638db27ac2de0dca8f8;hb=c98eb3b0720f8194a116aea338fd2d3caa8c7538;hpb=29010a75143814a91b4f5200454bea879280e7c1 diff --git a/yarrg/web/lookup b/yarrg/web/lookup index 6021531..fd66f1a 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 ----------