Add the new class title to several features.

This commit is contained in:
Mark Crane
2013-09-18 21:48:15 +00:00
parent ac142ca408
commit d5e00c7553
11 changed files with 49 additions and 51 deletions
+2 -2
View File
@@ -57,9 +57,9 @@ require_once "resources/paging.php";
echo " <table width=\"100%\" border=\"0\" cellpadding=\"6\" cellspacing=\"0\">\n";
echo " <tr>\n";
echo " <td align='left'>\n";
echo " <p><span class=\"vexpl\"><span class=\"red\"><strong>FAX<br></strong></span>\n";
echo " <span class=\"title\">".$text['title']."</span><br />\n";
echo " ".$text['description']."\n";
echo " </p>\n";
echo " \n";
echo " </td>\n";
echo " </tr>\n";
echo " </table>\n";