diff --git a/web/yaamp/modules/site/admin.php b/web/yaamp/modules/site/admin.php
index c4f4a2c..c4a8c36 100644
--- a/web/yaamp/modules/site/admin.php
+++ b/web/yaamp/modules/site/admin.php
@@ -65,6 +65,7 @@ var main_timeout;
function main_ready(data)
{
$('#main_results').html(data);
+ $('#server_select').val('{$server}');
// window.location.hash = current_hash;
main_timeout = setTimeout(main_refresh, main_delay);
diff --git a/web/yaamp/modules/site/admin_results.php b/web/yaamp/modules/site/admin_results.php
index 5cda667..a126082 100644
--- a/web/yaamp/modules/site/admin_results.php
+++ b/web/yaamp/modules/site/admin_results.php
@@ -2,27 +2,41 @@
/////////////////////////////////////////////////////////////////////////////////////
-echo "
"; -echo " | "; -echo " | Name | "; +echo <<|||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
+ | -echo " | Server | "; +Name | +Server | +Diff/Height | +Profit | +Owed/BTC | +Balance/BTC | +Mint/BTC | +Price | +Win/Market | -echo "Diff/Height | "; -echo "Profit | "; -echo "Owed/BTC | "; -echo "Balance/BTC | "; -echo "Mint/BTC | "; -echo "Price | "; -echo "Win/Market | "; - -echo "|||||||||||||||||||||||||
"; -echo " | $total Coins | "; -echo "||||||||||||||||||||||||||||||||||||||||||
"; +echo " | $total Coins | "; +echo "