added hint for required fields

This commit is contained in:
Roland Gruber 2005-09-13 07:51:48 +00:00
parent fd6488ea99
commit f05f0f52ae
1 changed files with 1 additions and 1 deletions

View File

@ -1063,7 +1063,7 @@ class accountContainer {
$z = 10000;
parseHtml($this->order[$this->current_page], $return, array(), false, $y, $z, $this->type);
// Display rest of html-page
echo "</fieldset>\n";
echo "</fieldset>\n<br>*" . _('required');
echo "</td></tr></table>\n";
echo "</form>\n";
echo "</body>\n";