Sha256: 967013d1a4e60b92f9795a280842919ca770c8ef17815ad120d72f1a14fc68e6

Contents?: true

Size: 372 Bytes

Versions: 21

Compression:

Stored size: 372 Bytes

Contents

<div class="form-group">
  <label class="col-sm-4 control-label" for="otp-auth-code">#{rodauth.otp_auth_label}</label>
  <div class="col-sm-3">
    <input type="text" class="form-control#{' error' if rodauth.field_error(rodauth.otp_auth_param)}" name="#{rodauth.otp_auth_param}" id="otp-auth-code" value=""/> #{rodauth.field_error(rodauth.otp_auth_param)}
  </div>
</div>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
rodauth-1.19.1 templates/otp-auth-code-field.str
rodauth-1.19.0 templates/otp-auth-code-field.str
rodauth-1.18.0 templates/otp-auth-code-field.str
rodauth-1.17.0 templates/otp-auth-code-field.str
rodauth-1.16.0 templates/otp-auth-code-field.str
rodauth-1.15.0 templates/otp-auth-code-field.str
rodauth-1.14.0 templates/otp-auth-code-field.str
rodauth-1.13.0 templates/otp-auth-code-field.str
rodauth-1.12.0 templates/otp-auth-code-field.str
rodauth-1.11.0 templates/otp-auth-code-field.str
rodauth-1.10.0 templates/otp-auth-code-field.str
rodauth-1.9.0 templates/otp-auth-code-field.str
rodauth-1.8.0 templates/otp-auth-code-field.str
rodauth-1.7.0 templates/otp-auth-code-field.str
rodauth-1.6.0 templates/otp-auth-code-field.str
rodauth-1.5.0 templates/otp-auth-code-field.str
rodauth-1.4.0 templates/otp-auth-code-field.str
rodauth-1.3.0 templates/otp-auth-code-field.str
rodauth-1.2.0 templates/otp-auth-code-field.str
rodauth-1.1.0 templates/otp-auth-code-field.str