non security modules update
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
?><div>
|
||||
<?php if (count($nodes)): ?>
|
||||
<?php foreach ($nodes as $node): ?>
|
||||
<?php // Cycle through each of the nodes. We now have the variable $node to work with. ?>
|
||||
<?php /* Cycle through each of the nodes. We now have the variable $node to work with. */ ?>
|
||||
<div class="faq-question-answer">
|
||||
<div class="faq-question faq-dt-hide-answer">
|
||||
<?php print $node['question']; ?>
|
||||
|
Reference in New Issue
Block a user