Putting link above coppermine copyright Putting link above coppermine copyright
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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