Skip to content

Commit

Permalink
TWEAK: Some tidying up of conditions information (smaller font, maroo…
Browse files Browse the repository at this point in the history
…n colour)

git-svn-id: file:///Users/Shitiz/Downloads/lssvn/trunk/unstable@269 b72ed6b6-b9f8-46b5-92b4-906544132732
  • Loading branch information
jcleeland committed Apr 25, 2003
1 parent ff90631 commit 46d3a63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion admin/dataentry.php
Expand Up @@ -984,7 +984,7 @@

if ($explanation)
{
$explanation = "[Answer this question ".$explanation."]";
$explanation = "<font color='maroon' size='1'>[Only answer this question ".$explanation."]";
echo "<tr bgcolor='$bgc'><td colspan='3'>$setfont$explanation</font></td></tr>\n";
}

Expand Down

0 comments on commit 46d3a63

Please sign in to comment.