diff --git a/market.php b/market.php index cd2dd48..524395f 100644 --- a/market.php +++ b/market.php @@ -25,6 +25,7 @@ if (!$compare) {

WTS: Want to sell

+ @@ -36,6 +37,7 @@ if (!$compare) { foreach (($offers['wts'] ? $offers['wts'] : array()) as $o) { ?> + @@ -50,6 +52,7 @@ if (!$compare) {

WTB: Want to buy

Item name Item Count Price for 1
" alt="Item Image">
+ @@ -61,6 +64,7 @@ if (!$compare) { foreach (($offers['wtb'] ? $offers['wtb'] : array()) as $o) { ?> + @@ -88,6 +92,7 @@ if (!$compare) {

Active offers

Item name Item Count Price for 1
" alt="Item Image">
+ @@ -104,6 +109,7 @@ if (!$compare) { } else { ?> + @@ -121,6 +127,7 @@ if (!$compare) {

Want to buy:

Item name Item Count Price for 1
" alt="Item Image">
+ @@ -131,6 +138,7 @@ if (!$compare) { foreach ($buylist as $o) { ?> + @@ -147,6 +155,7 @@ if (!$compare) {

Old purchased offers

Item name Item Count Price for 1
" alt="Item Image">
+ @@ -156,6 +165,7 @@ if (!$compare) { foreach (($historyOffers ? $historyOffers : array()) as $o) { ?> +
Item name Item Count Price for 1
" alt="Item Image">