Merged format fix from stable
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@
|
||||
if ($answer) {
|
||||
echo "<td align=\"center\">";
|
||||
echo "<input type=\"radio\" name=\"answer\" value=\"$key\" ".$answerchecked[$key]." alt=\"$answer\" />";
|
||||
p($answer);
|
||||
echo format_text($answer);
|
||||
echo "</td>";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user