X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=lib%2Forder.php;h=6c752117214d2405ae53c5c531b887e00a645e2b;hb=refs%2Ftags%2Fuat-2013-10-31;hp=7c68455606b0d860fc8820ad4c4065243b4dbe7a;hpb=e8333e7554ca502578a11f5ed3aab748607f803c;p=readifood.git diff --git a/lib/order.php b/lib/order.php index 7c68455..6c75211 100644 --- a/lib/order.php +++ b/lib/order.php @@ -111,9 +111,9 @@ echo "

Restrict to order states:\n"; for ($i = 0; $i < count($states); $i++) { - echo " $states[$i]\n"; + echo ">\n"; } echo "

\n"; } @@ -309,9 +309,9 @@ echo " Parcel contents\n"; echo " "; for ($i = count($parcel_sizes); $i < count($parcel_contents); $i++) { - echo " getParcel() & (1 << $i)) echo " checked"; - echo ">$parcel_contents[$i]\n"; + echo ">\n"; } echo "\n"; echo "\n";