@@ -46,9 +46,9 @@ |
||
| 46 | 46 | print '</div>'; |
| 47 | 47 | |
| 48 | 48 | if ($spotter_item['description'] != '') { |
| 49 | - print '<div class="notamtext"><span>'._("Info").'</span>'; |
|
| 50 | - print $spotter_item['description']; |
|
| 51 | - print '</div>'; |
|
| 49 | + print '<div class="notamtext"><span>'._("Info").'</span>'; |
|
| 50 | + print $spotter_item['description']; |
|
| 51 | + print '</div>'; |
|
| 52 | 52 | } |
| 53 | 53 | |
| 54 | 54 | print '</div>'; |