|
@@ -266,7 +266,7 @@ if ($show_results) {
|
|
</tr>
|
|
</tr>
|
|
<?php if (!empty($exerciseDescription)) { ?>
|
|
<?php if (!empty($exerciseDescription)) { ?>
|
|
<tr>
|
|
<tr>
|
|
- <td style="font-weight:bold" width="10%" class="actions-message">
|
|
|
|
|
|
+ <td style="font-weight:bold" width="10%">
|
|
<?php echo ' '.get_lang("Description").' :'; ?>
|
|
<?php echo ' '.get_lang("Description").' :'; ?>
|
|
</td>
|
|
</td>
|
|
<td width="90%">
|
|
<td width="90%">
|