I'm sorry... I didn't notice you provided a link to your page. I had assumed you were talking about something else.
You should be able to change "Please choose;" to anything you want to say there by editing:
Code:
define('TEXT_PRODUCT_OPTIONS', '<strong>Please Choose:</strong>');
in this file:
Code:
[your_custom_admin]/includes/languages/english/product.php
Note that you can use some html tags to change the text style if you wish.
Remember, any change you make here will appear on all product pages with product attributes assigned. You will need to use another method if you want different text for different products.
Ron

Originally Posted by
dandandanpie
I'm not entirely clear what you mean here. I have made a couple of attributes on the page there. Is "please choose" tied to one of them? How will I know which option to edit?
I dont want text inside one of the dropdown boxes. I just want a description where "please choose" is regarding the prescription in the drop down boxes.
(sorry about me completely misunderstanding if this is the case , i;m very tired!)