wisest owl (wisest_owl) wrote in changelog,
wisest owl
wisest_owl
changelog

[livejournal] r17964: LJSUP-7639. header with link to page

Committer: gprochaev
LJSUP-7639. header with link to page

U   trunk/cgi-bin/LJ/Widget/Browse.pm
Modified: trunk/cgi-bin/LJ/Widget/Browse.pm
===================================================================
--- trunk/cgi-bin/LJ/Widget/Browse.pm	2010-12-17 09:10:01 UTC (rev 17963)
+++ trunk/cgi-bin/LJ/Widget/Browse.pm	2010-12-17 09:36:01 UTC (rev 17964)
@@ -164,7 +164,7 @@
     my $post_skip = ($post_page-1) * $post_page_size;
     my $post_last = $post_skip + $post_page_size;
 
-    $$title = "$$windowtitle";
+    $$title = $vertical ? "<a class=\"appwidget-browse-header\" href='".$vertical->url."'>".$vertical->name."</a>" : $class->ml('widget.browse.windowtitle');
 
     my $search_str = undef;
     if ($opts{'post_vars'}->{'do_search'}) {

Tags: livejournal, pm, wisest-owl
Subscribe

  • Post a new comment

    Error

    Anonymous comments are disabled in this journal

    default userpic

    Your reply will be screened

    Your IP address will be recorded 

  • 0 comments