Display Gallery name

I'm trying to display a Gallery name by adding some code to
.../views/default/gallery.php (line 92) but no luck for now... Anyone
can help?


<div id="information">
<h2><?php echo $gallery_title; ?></h2>
<h2></h2>
<h3></h3>
<p></p>
</div>

Thanks

Sign In or Register to comment.