1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 00:30:09 +02:00

FAQ fixes/enhancements

This commit is contained in:
Cameron
2015-05-29 17:14:09 -07:00
parent 51c7c67947
commit 6efbb4ab33
4 changed files with 42 additions and 10 deletions

View File

@@ -9,7 +9,7 @@
*/
$FAQS_TEMPLATE['start'] = "
<div class='faq-start'>{FAQ_SUBMIT_QUESTION}
<div class='faq-start'>{FAQ_SUBMIT_QUESTION: expand=1}
{FAQ_SUBMIT_QUESTION_LIST}
";