Results 1 to 3 of 3

Thread: How to change text in add_form.html

  1. #1
    Join Date
    Mar 2006
    Posts
    18

    Default How to change text in add_form.html

    I would like to change (translate) the text on section: Listing type where there reads this: Basic listing (FREE). Cant find it

  2. #2
    Join Date
    Jun 2006
    Posts
    33

    Default

    Open your add_form.html and on line 83 till 92 you should find this code

    Code:
                  Basic Listing
                  <%if ($basic_listing_price) > 0%>
                  (<%$currency_symbol%> <%$basic_listing_price%>, one time inclusion fee)
                  <%else%>
                  (FREE)
    just edited like what you want

  3. #3
    Join Date
    May 2007
    Location
    Evesham, Worcestershire, UK
    Posts
    58

    Default

    Been searching for this and thought I'd found an answer, alas this dosen't seem to work for the details in the Listing Type: drop down box.

    I've been trying to edit the 'You save' text out of this box, as with the cleandex template this box is too wide on the add listing screen and knocks out the whole template.

    However despite removing it from the add_form.html it still appears.

    A search showed it alos in the ajax.php file, however removing it from this also did no good?

    Anyone have any ideas?

    edit.

    Text was indeed in the main directory ajax.php file, just didn't save it before uploading, this is where the 'you save' text is!
    Last edited by chris.h; 05-17-2007 at 07:17 AM. Reason: FOUND IT!

Similar Threads

  1. Replies: 0
    Last Post: 06-22-2004, 11:34 PM
  2. Replies: 1
    Last Post: 06-03-2004, 08:03 AM
  3. Replies: 5
    Last Post: 06-19-2003, 09:22 PM
  4. Where do I change the text for Pick
    By craven in forum v5.x
    Replies: 3
    Last Post: 08-04-2002, 09:03 PM
  5. Replies: 2
    Last Post: 09-02-2001, 02:19 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •