This commit is contained in:
swag 2023-06-14 00:05:19 -04:00
parent 08cc1ba31f
commit 25f3844184
3 changed files with 0 additions and 3 deletions

View File

@ -12,6 +12,5 @@
<%= text_field captcha => id => 'captcha' %> <%= text_field captcha => id => 'captcha' %>
</div> </div>
<button type="submit" class="form-button">Confirm</button> <button type="submit" class="form-button">Confirm</button>
</fieldset>
</form> </form>
<% } =%> <% } =%>

View File

@ -12,6 +12,5 @@
<%= text_field captcha => id => 'captcha' %> <%= text_field captcha => id => 'captcha' %>
</div> </div>
<button type="submit" class="form-button">Confirm</button> <button type="submit" class="form-button">Confirm</button>
</fieldset>
</form> </form>
<% } =%> <% } =%>

View File

@ -12,6 +12,5 @@
<%= text_field captcha => id => 'captcha' %> <%= text_field captcha => id => 'captcha' %>
</div> </div>
<button type="submit" class="form-button">Confirm</button> <button type="submit" class="form-button">Confirm</button>
</fieldset>
</form> </form>
<% } =%> <% } =%>