This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Match naming convention on page (checkbox→chk)
tags/v1.2.0-rc1
Andrew Patton
10 years ago
parent
9286525147
commit
bfa27e5b6d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/user/auth/signin.tmpl
+ 1
- 1
templates/user/auth/signin.tmpl
View File
@@ -17,7 +17,7 @@
</div>
{{if not .IsSocialLogin}}
<div class="field">
<label class="ch
ec
k
box
-label">
<label class="chk-label">
<input class="ipt-chk" id="remember" name="remember" type="checkbox"/> <strong>{{.i18n.Tr "auth.remember_me"}}</strong>
</label>
</div>
Write
Preview
Loading…
Cancel
Save