<?php $form['pass'] = array( '#type' => 'password_confirm', '#title' => t('Password'), '#size' => 25, ); ?>
No comments:
Post a Comment