From ef013dcbc5ce35163bb83ba97b10ba35272bb762 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Thu, 1 Dec 2011 14:31:49 +0000 Subject: [PATCH] Added Callbook data to search if no matches found --- application/views/layout/header.php | 2 -- application/views/search/result.php | 32 +++++++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 2 deletions(-) create mode 100644 application/views/search/result.php diff --git a/application/views/layout/header.php b/application/views/layout/header.php index 7deb2f52..866aca60 100644 --- a/application/views/layout/header.php +++ b/application/views/layout/header.php @@ -56,9 +56,7 @@
  • ADIF Export
  • API
  • - -
    diff --git a/application/views/search/result.php b/application/views/search/result.php new file mode 100644 index 00000000..eeb89fce --- /dev/null +++ b/application/views/search/result.php @@ -0,0 +1,32 @@ +

    Results for

    + +

    Sorry, but we didn't find any past QSOs with

    + + +

    Callbook Search for

    + + + + + + + + + + + + + + + + + + + + + + + +
    Callsign
    Name
    City
    Gridsquare
    + + \ No newline at end of file