|
@@ -1,6 +1,6 @@
|
|
|
<div class="search clearfix">
|
|
|
<h3>
|
|
|
- <img style="margin: 0 5px 0 0; vertical-align: middle; height: 16px" width="16" height="16" alt="Search" src="{{ asset('bundles/webprofiler/images/search.png') }}" />
|
|
|
+ <img style="margin: 0 5px 0 0; vertical-align: middle;" width="16" height="16" alt="Search" src="{{ asset('bundles/webprofiler/images/search.png') }}" />
|
|
|
Search
|
|
|
</h3>
|
|
|
<form action="{{ path('_profiler_search') }}" method="get">
|
|
@@ -23,7 +23,7 @@
|
|
|
<button type="submit">
|
|
|
<span class="border_l">
|
|
|
<span class="border_r">
|
|
|
- <span class="btn_bg">UPDATE</span>
|
|
|
+ <span class="btn_bg">SEARCH</span>
|
|
|
</span>
|
|
|
</span>
|
|
|
</button>
|