Closed (works as designed)
Project:
Community Accounting
Version:
6.x-1.0
Component:
Transactions
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2009 at 17:15 UTC
Updated:
4 Dec 2009 at 11:15 UTC
Somehow this code is showing when I click on the currencies page.
if (user_access('create global currencies') || user_access('create meme currencies'))
print l('Declare a new currency', 'node/add/currency');
Comments
Comment #1
matslats commentedYou just need to enable the php module or replace this view footer with some html, or nothing at all.
This is simply a way of putting the create currency link where you would expect to find it, i.e. under the list of currencies