Sha256: 7816496d8709e4e231c9a4edf881bc92edf6fc4e130bb6812ff8043ff2a71ca4

Contents?: true

Size: 413 Bytes

Versions: 25

Compression:

Stored size: 413 Bytes

Contents

<form method="post" class="rodauth form-horizontal" role="form" id="change-login-form">
  #{rodauth.change_login_additional_form_tags}
  #{rodauth.csrf_tag}
  #{rodauth.render('login-field')}
  #{rodauth.render('login-confirm-field') if rodauth.require_login_confirmation?}
  #{rodauth.render('password-field') if rodauth.change_login_requires_password?}
  #{rodauth.button(rodauth.change_login_button)}
</form>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
rodauth-1.4.0 templates/change-login.str
rodauth-1.3.0 templates/change-login.str
rodauth-1.2.0 templates/change-login.str
rodauth-1.1.0 templates/change-login.str
rodauth-1.0.0 templates/change-login.str