<?php // $Id: pimoxLang_pimoxregisterhtml4.php,v 1.1.1.1 2001/10/24 17:59:19 www Exp $ // Project : The pimox Engine Project // Module : User's Language Module - Authentication - Registration for HTML4 // - Please feel free to edit for your site // This program is licensed as explained in the LICENCE-file of the distribution // -------- Edit Below ----------- $this->msgCaption = "User registration"; $this->msgFormColumnTitle = "fill below"; $this->msgPreferredUserName = "Preferred username"; $this->msgSubmitButtonText = "Register"; // -------- Stop Editing ----------- ?>