From 5add59a795e738dba11b4cb23d8bc7296fbde1a8 Mon Sep 17 00:00:00 2001 From: rWatcher Date: Sun, 10 Jan 2010 02:35:10 -0500 Subject: [PATCH] Fixed tag url issue in TagFaces. --- modules/tagfaces/views/drawfaces_highlight_block.html.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/tagfaces/views/drawfaces_highlight_block.html.php b/modules/tagfaces/views/drawfaces_highlight_block.html.php index c8fc2eb5..26321461 100644 --- a/modules/tagfaces/views/drawfaces_highlight_block.html.php +++ b/modules/tagfaces/views/drawfaces_highlight_block.html.php @@ -83,7 +83,7 @@ foreach ($existingFaces as $oneFace) { $oneTag = ORM::factory("tag", $oneFace->tag_id) ?> - tag_id") ?>" title="name); ?>" alt="name; ?>" onMouseOver="highlightbox(x1 ?>,y1 ?>,x2 ?>,y2 ?>,'name); ?>', 'description); ?>', 'tag_id") ?>')" /> + <?=$oneTag->name; ?>