Author: pvollenweider
Date: Thu Aug 3 17:16:33 2006
New Revision: 341
URL:
https://svndev.jahia.net/websvn/listing.php?sc=1&rev=341&repname=corporate_portal_templates_v2
Log:
Small fix in FAQ
Modified:
trunk/src/jsp/faq/faq.jsp
Modified: trunk/src/jsp/faq/faq.jsp
URL:
https://svndev.jahia.net/websvn/diff.php?path=/trunk/src/jsp/faq/faq.jsp&rev=341&repname=corporate_portal_templates_v2
==============================================================================
--- trunk/src/jsp/faq/faq.jsp (original)
+++ trunk/src/jsp/faq/faq.jsp Thu Aug 3 17:16:33 2006
@@ -1,18 +1,18 @@
<%--
Copyright 2002-2006 Jahia Ltd
-Licensed under the JAHIA COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (JCDDL),
-Version 1.0 (the "License"), or (at your option) any later version; you may
-not use this file except in compliance with the License. You should have
-received a copy of the License along with this program; if not, you may obtain
-a copy of the License at
+Licensed under the JAHIA COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (JCDDL),
+Version 1.0 (the "License"), or (at your option) any later version; you may
+not use this file except in compliance with the License. You should have
+received a copy of the License along with this program; if not, you may obtain
+a copy of the License at
http://www.jahia.org/license/
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
limitations under the License.
--%><%@ include file="../common/declarations.inc"%>
<%@ include file="../common/common_vars.inc"%>
@@ -37,7 +37,7 @@
<content:container id="qaContainer">
<li>
<a href="#<bean:write name='qaContainer' property='id'/>"
class="bold"><content:textField name="question"/></a>
- <jahiaHtml:actionMenu name="faqContainer" namePostFix=".qa"
+ <jahiaHtml:actionMenu name="qaContaine" namePostFix=".qa"
resourceBundle="jahiatemplates.Corporate_portal_templates_v2"
useFieldSet="false">
</jahiaHtml:actionMenu>