changeset 332:d6a03237017f misc

Use alloyTable CSS class instead of matTable
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 31 Dec 2015 03:06:15 +0200
parents 7e6ca29133bb
children 02b421843a90
files materials/info.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/materials/info.php	Thu Dec 31 03:05:39 2015 +0200
+++ b/materials/info.php	Thu Dec 31 03:06:15 2015 +0200
@@ -278,7 +278,7 @@
     if (count($alloyTable[$setShowMat]) > 0)
     {
       echo
-        "<table class=\"matTable\">".
+        "<table class=\"alloyTable\">\n".
         " <tr>\n".
         "  <th>+</th>\n";