Closed (fixed)
Project:
Frequently Asked Questions
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2009 at 23:25 UTC
Updated:
24 Nov 2009 at 17:05 UTC
776d775
<
789c788
< $output .= l(t('All FAQs'), 'faq');
---
> $output .= '
';
816c815
< $output .= l(t('All FAQs'), 'faq');
---
> $output .= '
';
Comments
Comment #1
joostvdl commentedComment #2
stella commentedI've added this feature request, but I did change the div class name to
faq-all-faqs-link. It'll be included in the next dev release, available later today.Cheers,
Stella
Comment #4
stella commentedReleased in faq 6.x-1.9 and 5.x-2.13.