[TYPO3] ve_guestbook: what is user_redb_title?

Matyi Gábor gmatyi at freemail.hu
Tue Feb 26 09:34:41 CET 2008


Hi!

If I install the ve_guestbook, there is an empty textbox field above of the Firstname. I took a look to the template, and I see this.

    <div class="tx-guestbook-field">
        <label for="firstname">###FORM_USER_REDB_TITLE###</label>
        <input type="text" name="tx_veguestbook_pi1[user_redb_title]" value="###VALUE_USER_REDB_TITLE###" class="tx-guestbook-form-inputfield-med" id="user_redb_title" />
    </div>


    <div class="tx-guestbook-field">
        <label for="firstname">###FORM_FIRSTNAME### <span class="tx-guestbook-form-obligationfield">###FORM_FIRSTNAME_OBLIGATION###</span></label>
        <input type="text" name="tx_veguestbook_pi1[firstname]" value="###VALUE_FIRSTNAME###" class="tx-guestbook-form-inputfield-med" id="firstname" />
    </div>


My question is what is this user_redb_title field?

Other question:  the hungarian translation strings are exists in locallang.php, but I have english text on the fe. Why?

Thanks Gabor Matyi


PoloFarm.hu: Vicces pólókat rendelhetsz, vagy akár saját mintát is tervezhetsz. Megfizethető és gyors ajándék
http://www.polofarm.hu?a_aid=5998abcb


More information about the TYPO3-english mailing list