小胡
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
2 deletions
-
admin/member/template/lyear/verify.htm
|
|
@ -59,7 +59,7 @@ |
|
|
|
</div> |
|
|
|
<!--{if $anchor!='pass'}--> |
|
|
|
<div class="col-sm-6"> |
|
|
|
<div class="input-group" data-provide="datepicker"> |
|
|
|
<div class="input-group" data-provide="datepicker" data-language="zh_CN"> |
|
|
|
<span class="input-group-text">从</span> |
|
|
|
<input type="text" class="form-control" id="dateline1" name="dateline1" placeholder="{lang members_verify_dateline}" value="$_GET[dateline1]"> |
|
|
|
<span class="input-group-text">至</span> |
|
|
@ -224,4 +224,4 @@ |
|
|
|
</script> |
|
|
|
<!--日期选择器js--> |
|
|
|
<script type="text/javascript" src="static/lyear/js/bootstrap-datepicker/bootstrap-datepicker.min.js?{VERHASH}"></script> |
|
|
|
<!--{template lyear:footer_simple}--> |
|
|
|
<!--{template lyear:footer_simple}--> |