Results 1 to 8 of 8

Thread: I need to change the word Filter to "filtrar" (at the filter bar)

  1. #1
    Thread Starter
    jf77's Avatar
    Join Date
    Feb 2011
    Location
    Mexico
    Posts
    32
    Thanks
    7
    Thanked 0 Times in 0 Posts

    I need to change the word Filter to "filtrar" (at the filter bar)

    I tryed it by changing the value in this code from "filter" to "filtrar" (it works but the filter proces wont work, it just wont filter anything):
    <p>
    <input type="submit" value="filter" name="action" class="submit" />
    <?php
    // hidden fields for search
    if (isset($_GET['s'])) {
    echo '<input type="hidden" name="s" value="'.$_GET['s'].'" />';

    What can I do?

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,702
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

  3. #3
    Thread Starter
    jf77's Avatar
    Join Date
    Feb 2011
    Location
    Mexico
    Posts
    32
    Thanks
    7
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Veteran eyecool's Avatar
    Join Date
    Jul 2009
    Location
    United States
    Posts
    454
    Thanks
    6
    Thanked 83 Times in 66 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

    Make everything as simple as possible, but not simpler. - Albert Einstein

  5. #5
    Thread Starter
    jf77's Avatar
    Join Date
    Feb 2011
    Location
    Mexico
    Posts
    32
    Thanks
    7
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  6. #6
    Thread Starter
    jf77's Avatar
    Join Date
    Feb 2011
    Location
    Mexico
    Posts
    32
    Thanks
    7
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    Thread Starter
    jf77's Avatar
    Join Date
    Feb 2011
    Location
    Mexico
    Posts
    32
    Thanks
    7
    Thanked 0 Times in 0 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  8. #8
    Veteran eyecool's Avatar
    Join Date
    Jul 2009
    Location
    United States
    Posts
    454
    Thanks
    6
    Thanked 83 Times in 66 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

    Make everything as simple as possible, but not simpler. - Albert Einstein

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Change "Anywhere" to other word?
    By derci in forum Report JobRoller Bugs
    Replies: 3
    Last Post: June 8th, 2012, 05:26 AM
  2. Change the word "salary" to "compensation"
    By ptakafka in forum Report JobRoller Bugs
    Replies: 5
    Last Post: March 21st, 2012, 05:40 AM
  3. [SOLVED] how can i change the colours of my button" Fulltime" "Part-Time"...?
    By gericoach in forum Report JobRoller Bugs
    Replies: 2
    Last Post: February 3rd, 2011, 06:38 AM