mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Update Lookup.php
This commit is contained in:
@@ -21,7 +21,7 @@ class Lookup extends CI_Controller {
|
||||
$log_calls = $this->logbook_model->get_callsigns($call);
|
||||
|
||||
if($log_calls != "") {
|
||||
echo $log_calls."<br><br>";
|
||||
echo $log_calls ." ";
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user