mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-24 18:31:42 +08:00
更新至v1.86,更新内容在笔记中查看
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
<input type="hidden" name="lpp" value="$lpp">
|
||||
<input type="hidden" name="type" value="$type" />
|
||||
<input type="hidden" name="keyword" value="$keyword" />
|
||||
<input name="username" type="text" value="$username" class="form-control input-sm" style="width:90px ;display:inline-block" placeholder="{lang username}" />
|
||||
<input name="username" type="text" value="$username" class="form-control" style="width:90px ;display:inline-block" placeholder="{lang username}" />
|
||||
<button class="btn btn-outline-info" onclick="this.parentNode.submit()"><i class="glyphicon glyphicon-search"></i></button>
|
||||
<div class="pull-right">
|
||||
<div class="input-group mb-3">
|
||||
|
||||
Reference in New Issue
Block a user