From 35b45cdff1ad3a91f0e36853c721c7ec6472490c Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Thu, 23 Aug 2007 13:41:34 +0000 Subject: - added an option to specify a port for the LDAP server - restricted access to "Recent searches" to admins who are allowed to configure search [Bug #14085] git-svn-id: file:///svn/phpbb/trunk@8064 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subsilver2/template/search_body.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'phpBB/styles/subsilver2') diff --git a/phpBB/styles/subsilver2/template/search_body.html b/phpBB/styles/subsilver2/template/search_body.html index a914e5f38d..82cb691c10 100644 --- a/phpBB/styles/subsilver2/template/search_body.html +++ b/phpBB/styles/subsilver2/template/search_body.html @@ -50,6 +50,7 @@
+ @@ -68,6 +69,7 @@
{L_RECENT_SEARCHES}

+ -- cgit v1.2.1