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

matslats’s picture

Category: bug » support
Status: Active » Closed (works as designed)

You 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