1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

- 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
This commit is contained in:
Nils Adermann
2007-08-23 13:41:34 +00:00
parent 382fe7cab4
commit 35b45cdff1
7 changed files with 74 additions and 38 deletions

View File

@@ -91,6 +91,7 @@
</form>
<!-- IF .recentsearch -->
<div class="forumbg">
<div class="inner"><span class="corners-top"><span></span></span>
@@ -116,5 +117,6 @@
<span class="corners-bottom"><span></span></span></div>
</div>
<!-- ENDIF -->
<!-- INCLUDE overall_footer.html -->