Results 1 to 2 of 2

Thread: Small error found

  1. #1
    Thread Starter
    Expired Customer benkovic's Avatar
    Join Date
    Jul 2012
    Location
    Canada
    Posts
    76
    Thanks
    2
    Thanked 4 Times in 4 Posts

    Small error found

    In file "sidebar-dashboard.php"

    <?php echo html('li', array('class'=>'faves'), html_link( va_dashboard_url( 'favorites', $dashboard_user->ID, $is_own_dashboard ), __( 'Favorite Listings', APP_TD ) ) ); ?>
    <?php echo html('li', array('class'=>'reviews'), html_link( va_dashboard_url( 'listings', $dashboard_user->ID, $is_own_dashboard ), __( 'View Reviews', APP_TD ) ) ); ?>
    <?php echo html('li', array('class'=>'view-listings'), html_link( va_dashboard_url( 'listings', $dashboard_user->ID, $is_own_dashboard ), __( 'View Listings', APP_TD ) ) ); ?>


    - Just need to change the listings to reviews to show.

  2. #2
    joes's Avatar
    Join Date
    Nov 2012
    Location
    Australia
    Posts
    877
    Thanks
    12
    Thanked 358 Times in 261 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. Jobroller 1.6 Page Small error in the text
    By TheSyndicate in forum JobRoller General Discussion
    Replies: 1
    Last Post: May 21st, 2012, 02:48 AM
  2. [SOLVED] error found !
    By garyb in forum Help Using JobRoller
    Replies: 17
    Last Post: October 23rd, 2011, 05:05 PM
  3. small bug in feed url found
    By Harry567 in forum Report ClassiPress Bugs
    Replies: 1
    Last Post: October 7th, 2010, 01:54 PM
  4. Small help error in Form Layouts
    By TheSyndicate in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: June 17th, 2010, 11:34 AM