Making WordPress.org


Ignore:
Timestamp:
03/12/2019 01:09:46 AM (6 years ago)
Author:
dd32
Message:

WordPress.TV: Correct some incorrectly nested links.

Props man4toman.
Fixes #4262.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.tv/public_html/wp-content/themes/wptv2/front-page.php

    r6374 r8451  
    5555                        </span>
    5656                        <span class="video-title"><?php the_title(); ?></span>
    57                         <?php $wptv->the_event( '<strong class="video-event">', '</strong>' ); ?>
    5857                    </a>
     58                    <?php $wptv->the_event( '<strong class="video-event">', '</strong>' ); ?>
    5959                </li>
    6060
Note: See TracChangeset for help on using the changeset viewer.