Plugin Directory

Changeset 685049

Timestamp:
03/21/2013 04:27:43 AM (11 years ago)
Author:
jblz
Message:

Jetpack: Notifications Module: Properly close the span & actually fix the validation error I tried to fix in [685042].

File:
1 edited

Legend:

Unmodified
Added
Removed
  • jetpack/trunk/modules/notes.php

    r685042 r685049  
    168168            'id'     => 'notes',
    169169            'title'  => '<span id="wpnt-notes-unread-count" class="' . esc_attr( $classes ) . '">
    170                     <span class="noticon noticon-notification" />
     170                    <span class="noticon noticon-notification">
    171171                    </span>',
    172172            'meta'   => array(
Note: See TracChangeset for help on using the changeset viewer.