5t3ph / 5t3ph/gravity-forms-snippets
Button text doesn't retain setting for label
オープン
- 主要言語
- PHP
- スター
- 23
- フォーク
- 6
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Label for the button is set to "Submit" rather than keeping the setting on the form.
Changing to `{$form['button']['text']}` appears to work ok.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
The issue mentions a button label not retaining the form setting, suggesting a fix using `{$form['button']['text']}`. Look for the file where button text is rendered, likely in a template or snippet that applies Bootstrap classes. Check if the current code hardcodes "Submit" and replace it with the dynamic variable. Test by creating a form with a custom button label to verify the change works.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- php
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 1/5
- 見積もり時間
- 1時間未満
- 活発さ
- 停滞
- 明瞭さ
- 明確に書かれている
- 初心者へのやさしさ
- 40/100