瀏覽代碼

新增 BIMDATA HINT

manto07m 3 年之前
父節點
當前提交
ed79c5da3f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      other-list.php

+ 1 - 1
other-list.php

@@ -78,7 +78,7 @@ if (!isset($_SESSION['loggedin'])) {
 									<search-bar></search-bar>
 									<li id="reset" style="padding-top: 10px;">
 										<div class="input-group input-search" style="table-layout: auto;">
-											<button class="btn btn-primary" type="button" id="resetbtn" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="清除搜尋結果"><i class="fa fa-undo"></i></button>
+											<button class="btn btn-primary" type="button" id="resetbtn" data-toggle="tooltip" data-placement="bottom" title="清除搜尋結果" data-original-title="清除搜尋結果"><i class="fa fa-undo"></i></button>
 										</div>
 									</li>
 								</ul>