From 58c137c98183377c8bacaad83c9b32caa9925fa2 Mon Sep 17 00:00:00 2001 From: shadlaws Date: Mon, 18 Feb 2013 18:55:03 +0100 Subject: #2007 - Change search box text when only looking in the current album. - search.html.php - updated to use new labels. - search_link.html.php - updated to use new labels. Moved code that determines current album to top, then used it for both the new label and the hidden album input. Resulting form code looks more symmetric to search.html.php. --- modules/search/views/search.html.php | 6 +++++- modules/search/views/search_link.html.php | 19 +++++++++++-------- 2 files changed, 16 insertions(+), 9 deletions(-) (limited to 'modules') diff --git a/modules/search/views/search.html.php b/modules/search/views/search.html.php index f1906744..a42c31dd 100644 --- a/modules/search/views/search.html.php +++ b/modules/search/views/search.html.php @@ -7,7 +7,11 @@