diff --git a/www/index.php b/www/index.php
index 1b23fc3f36e6d51bc88737fa966069e763732ebd..ed1870b949f6cc1c9019fa630a0ad58e2b320ce1 100644
--- a/www/index.php
+++ b/www/index.php
@@ -77,7 +77,7 @@ if (isset($_GET['u']) //u is referring site
         UNL_Search.local_search_context = '.$context.';
     ');
     $local_results = '
-    <h3 class="sec_header">Local Results</h3>
+    <h3 class="sec_header">'.$page->titlegraphic.' Results</h3>
     <div id="local_results" class="google-results"></div>';
 } else {
     // Default search for no referring site.