diff --git a/includes/wot.inc.php b/includes/wot.inc.php index 3cbafcb..8916f65 100644 --- a/includes/wot.inc.php +++ b/includes/wot.inc.php @@ -231,6 +231,7 @@ function output_assurances_row($assuranceid,$date,$name,$awarded,$points,$location,$method,$experience) { + $tdstyle=""; $emopen=""; $emclose=""; @@ -238,20 +239,21 @@ { if ($awarded == "0") { - $emopen=""; - $emclose=""; + $tdstyle="style='background-color: #ffff80'"; + $emopen=""; + $emclose=""; } } ?> - - - - - - - + > + > + > + > + > + > + >