Results 1 to 3 of 3

Thread: loop-dashboard-notifications.php esc_attr and translation

  1. #1
    Thread Starter
    henricristo's Avatar
    Join Date
    Oct 2012
    Location
    Brazil
    Posts
    3
    Thanks
    0
    Thanked 1 Time in 1 Post

    loop-dashboard-notifications.php esc_attr and translation

    change loop-dashboard-notifications.php line 46:

    <input id="bulk_delete" name="bulk_delete" type="submit" class="button" value="<?php echo esc_attr( 'Delete Selected', APP_TD ); ?>" />

    to:

    <input id="bulk_delete" name="bulk_delete" type="submit" class="button" value="<?php echo esc_attr_e( 'Delete Selected', APP_TD ); ?>" />

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,617
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Dimitris Only Certain Notifications Going Out
    By iabccommunications in forum Help Using Vantage (Legacy)
    Replies: 6
    Last Post: March 5th, 2014, 10:32 AM
  2. [SOLVED] Translation of dates on the dashboard
    By paule in forum Help Using ClassiPress
    Replies: 7
    Last Post: January 14th, 2014, 11:46 AM
  3. Jomark Notifications
    By gigajobs in forum Report JobRoller Bugs
    Replies: 1
    Last Post: January 16th, 2013, 08:59 AM
  4. [SOLVED] No Notifications
    By chriswareham in forum Report ClassiPress Bugs
    Replies: 6
    Last Post: June 1st, 2012, 04:56 PM
  5. Dashboard sidebar accents translation problems
    By cadu in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: January 19th, 2011, 03:12 PM