PDA

View Full Version : how to hide gallery selection dropdown menu


nucki
8th of March 2004 (Mon), 08:47
Hi!

because I'm linking to the galley from an other side, I want to hide the gallery drop down menu in the exhibitions. is there a way?

thanks
best regards
Peter

Pekka
8th of March 2004 (Mon), 13:44
In EE 1.5 RC 2 open file pagetemplates/list/default.php

There you see

print $form_exhibition_html;

Change that to

//print $form_exhibition_html;