Putting link above coppermine copyright Putting link above coppermine copyright
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Putting link above coppermine copyright

Started by Circle, March 31, 2006, 10:40:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Circle

I want to fool the members by putting a link to a votingsite at the bottum as the page displayed as: "go to administration panel" but I can't find a way to put it above the coppermine copyright.

Is there any way to do this?


Circle

I can't find the line  echo $template_footer when I search for it all I can find is:

echo template_eval($template_footer, $template_vars);

and

global $template_footer;

Should I put it before one of these lines?

Circle