coppermine-gallery.com/forum

Support => Older/other versions => cpg1.1d PHPnuke Support (deprecated) => Topic started by: leif on October 24, 2003, 03:46:45 AM

Title: Copyright Notice
Post by: leif on October 24, 2003, 03:46:45 AM
where can I find this notice?
Which file? I'm trying to add a few more lines down below.

Powered by Coppermine Photo Gallery v1.1
Version for phpnuke by Surf v1.1D


Thanks
Title: Copyright Notice
Post by: sengsara on October 24, 2003, 05:29:15 AM
Find these lines in your template.html


{ADMIN_MENU}
{GALLERY}


You can add whatever thing you want to add below these lines (it must be html). Because this is inside a theme, you must add it to whatever theme you want to use.

There's no possible reason why you would change the copyright notice, so this will help you add something below that.