Results 1 to 3 of 3
  1. #1
    Join Date
    Feb 2009
    Posts
    15
    Plugin Contributions
    0

    Default Attribute Legend

    I have added text attributes for my products. Above where these text boxes are located on the product are the words "Please Choose:" In which file is this located as I wish to change it? I have used the Developers Tool Kit to find it, but without success.

  2. #2
    Join Date
    Jun 2005
    Location
    Cumbria, UK
    Posts
    10,266
    Plugin Contributions
    3

    Default Re: Attribute Legend

    Please Choose is defined in a number of language files, but the one you're probably after is:

    includes/languages/english/product_info.php

    ... and probably for the following define:

    PHP Code:
    define('TEXT_PRODUCT_OPTIONS''Please Choose: '); 
    After editing, you should place the new file in your over-ride:

    includes/languages/english/YOUR_TEMPLATE/product_info.php
    20 years a Zencart User

  3. #3
    Join Date
    Feb 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: Attribute Legend

    Thank you very much

 

 

Similar Threads

  1. <fieldset> <legend>X</legend> title cant turn to white
    By vandiermen in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 24 May 2009, 10:14 PM
  2. Legend Showing Twice???
    By honrheart in forum Customization from the Admin
    Replies: 3
    Last Post: 9 Apr 2009, 04:04 AM
  3. Orders Legend
    By chino1 in forum General Questions
    Replies: 1
    Last Post: 2 Jan 2009, 05:24 PM
  4. Legend: Text_billing_shipping_mismatch
    By cristaltech in forum Built-in Shipping and Payment Modules
    Replies: 3
    Last Post: 4 Jun 2007, 11:05 PM
  5. <legend> attributes
    By jimmyjohn in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 9 Mar 2007, 09:18 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
  •  
disjunctive-egg