diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-05-29 14:16:03 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-05-29 14:16:03 +0000 |
| commit | 3d5f2ff544fa7380ca06d86b0a098bae579b9bb3 (patch) | |
| tree | a1c3b6ed30212a42152a5cee878de76a958d5a34 /htroot/ConfigProfile_p.html | |
| parent | 4d4315687f5dc184ba10b95fcc9058ae6f08cb20 (diff) | |
- added new servlets to support search portal administrators for the integration of yacy search fields in their web pages
- moved some servlets from here to there..
- changed menu structure
- removed yacyui-portaltest.html which contained an example for the live search which is now integrated on all pages in yacy. The code snippet example from that page is integrated into the ConfigLiveSearch.html servlet
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@5994 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/ConfigProfile_p.html')
| -rw-r--r-- | htroot/ConfigProfile_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ConfigProfile_p.html b/htroot/ConfigProfile_p.html index 76b1fa171..4510e9cf0 100644 --- a/htroot/ConfigProfile_p.html +++ b/htroot/ConfigProfile_p.html @@ -6,7 +6,7 @@ </head>
<body id="ConfigProfile">
#%env/templates/header.template%#
- #%env/templates/submenuCustomizationIntegration.template%#
+ #%env/templates/submenuCustomization.template%#
<h2>Your Personal Profile</h2>
<p>
You can create a personal profile here, which can be seen by other YaCy-members
|
