Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NFR] Add param for Phalcon\Forms\Form::label() #1161

Merged
merged 1 commit into from
Aug 28, 2013
Merged

[NFR] Add param for Phalcon\Forms\Form::label() #1161

merged 1 commit into from
Aug 28, 2013

Conversation

dreamsxin
Copy link
Contributor

See #1029

echo $form->label('telephone', array('class' => 'form-control'));
<label for="telephone" class="form-control">telephone</label>

phalcon pushed a commit that referenced this pull request Aug 28, 2013
[NFR] Add param for Phalcon\Forms\Form::label()
@phalcon phalcon merged commit 4bc855d into phalcon:1.3.0 Aug 28, 2013
@phalcon
Copy link
Collaborator

phalcon commented Aug 28, 2013

Great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants