Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
H
HRM-admin
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
FionaChen
HRM-admin
Commits
28495a9f
Commit
28495a9f
authored
Nov 26, 2021
by
FionaChen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改按鈕文字
parent
2d24a72f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
login.html
login.html
+2
-2
No files found.
login.html
View file @
28495a9f
...
...
@@ -44,8 +44,8 @@
<span
class=
"small form-text text-danger w-100 text-center"
>
新密碼與下列不同。
</span>
</div>
<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 blue"
onclick=
"window.location.href='welcome.html'"
>
確認
</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>
</div>
</form>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment