From e6afb6b8e62e82041f9aa20609f017284188fa73 Mon Sep 17 00:00:00 2001 From: Chad Little Date: Thu, 2 Sep 2004 21:15:30 +0000 Subject: Added no results. --- print.php | 1 + 1 file changed, 1 insertion(+) (limited to 'print.php') diff --git a/print.php b/print.php index 1bc96da..a8c068c 100644 --- a/print.php +++ b/print.php @@ -80,6 +80,7 @@ $page->replace_tags(array( 'l_year' => $lang['l_year'], 'l_subscribe' => $lang['l_subscribe'], 'l_download' => $lang['l_download'], + 'l_no_results' => $lang['l_no_results'], 'l_powered_by' => $lang['l_powered_by'], 'l_this_site_is' => $lang['l_this_site_is'] )); -- cgit v1.2.3