Quantcast
Channel: Zenphoto forum
Viewing all articles
Browse latest Browse all 2917

Michel on "[ZP 1.4.4] printAlbumBreadcrumb tooltip"

$
0
0

Hi all,

I have a question about the tooltip on the printAlbumBreadcrumb.
On my image page I have the following code

<h3><a href="<?php echo html_encode(getGalleryIndexURL(true));?>" title="<?php echo gettext('Return to index'); ?>">Index</a> |<?php printParentBreadcrumb("", " |"); printAlbumBreadcrumb("", " |"); ?>
			<?php printImageTitle(true); ?></h3>

On the template-function.php I see on row 1094 the tooltip text for the printalbumbreadcrumb function.

How can I have a tooltip on the printalbumbreadcrumb function?

TIA


Viewing all articles
Browse latest Browse all 2917

Trending Articles