# HG changeset patch # User Matti Hamalainen # Date 1451377898 -7200 # Node ID b82fc05fbd4a88f56ea91b76851bda248f75a262 # Parent c5e63ca351ebf958dc0a05e0d7c2606d1924aca8 Cleanups. diff -r c5e63ca351eb -r b82fc05fbd4a materials/info.php --- a/materials/info.php Tue Dec 29 07:58:43 2015 +0200 +++ b/materials/info.php Tue Dec 29 10:31:38 2015 +0200 @@ -81,6 +81,7 @@ td.impossible { background: black; color: #f00; text-align: center; } "); + ?>

@@ -111,14 +112,15 @@ $tmp[] = "".$key.""; echo "
  • Thanks to the following people for providing alloying data: ".join(", ", $tmp).".
  • "; } -?> - - - - - - \n"; + foreach ($matTypeTable as $key => $value) { $n = 0; @@ -137,16 +139,16 @@ chentities($value[0]), $n); } -?> - - - - - - - -
    -\n". + " \n". + " \n". + " \n". + " \n". + " \n". + "\n". + "\n"; + if (isset($setShowMat)) { if (!isset($matDataTable[$setShowMat]))