forked from science-ation/science-ation
And a missing space
This commit is contained in:
parent
ee855e5f67
commit
68977533b2
@ -185,7 +185,7 @@ case 'edit_load':
|
||||
|
||||
/* Print the award header */
|
||||
echo "<br />";
|
||||
if($fairs_id) echo "<h4>".i18n('Winners from').":{$fairs[$fairs_id]['name']}</h4>";
|
||||
if($fairs_id) echo "<h4>".i18n('Winners from').": {$fairs[$fairs_id]['name']}</h4>";
|
||||
echo "<b>{$r['type']} - {$r['name']}</b><br />";
|
||||
echo "{$r['criteria']}<br />";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user