coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: thelarster on April 26, 2004, 12:30:32 AM

Title: Hide some menu options
Post by: thelarster on April 26, 2004, 12:30:32 AM
Is it possible to hide or get rid of the "Sort By Title" "Sort By File Name" and "Sort By Date'?

Thanks in advance...
Title: Re: Hide some menu options
Post by: Casper on April 26, 2004, 12:38:55 AM
Open themes/yourtheme/theme.php.
Find;
// HTML template for title row of the thumbnail view (album title + sort options)
$template_thumb_view_title_row = <<<EOT


And edit the html accordingly.