Commit 28495a9f authored by FionaChen's avatar FionaChen

修改按鈕文字

parent 2d24a72f
...@@ -44,8 +44,8 @@ ...@@ -44,8 +44,8 @@
<span class="small form-text text-danger w-100 text-center">新密碼與下列不同。</span> <span class="small form-text text-danger w-100 text-center">新密碼與下列不同。</span>
</div> </div>
<div class="d-flex justify-content-center mt-3"> <div class="d-flex justify-content-center mt-3">
<button type="button" class="btn btn-wt mr-3" data-dismiss="modal">取消</button> <button type="button" class="btn btn-wt mr-3" data-dismiss="modal">清除</button>
<button type="button" class="btn btn-wt blue" onclick="window.location.href='welcome.html'">確認</button> <button type="button" class="btn btn-wt blue" onclick="window.location.href='welcome.html'">登入</button>
</div> </div>
</form> </form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment