mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 05:44:08 -07:00
UI update
This commit is contained in:
parent
0f7110b0e7
commit
527e4a9a62
139 changed files with 2046 additions and 124 deletions
|
@ -4,6 +4,9 @@
|
|||
<div class="l-sort-toolbar clearfix">
|
||||
<table>
|
||||
<tr>
|
||||
<td class="step-right">
|
||||
<a class="vst" href="/list/backup/exclusions/"><?=__('backup exclusions')?></a>
|
||||
</td>
|
||||
<td class="l-sort-toolbar__search-box">
|
||||
<form action="/search/" method="get">
|
||||
<input type="hidden" name="token" value="<?=$_SESSION['token']?>" />
|
||||
|
@ -26,9 +29,6 @@
|
|||
</div>
|
||||
<input type="submit" value="" class="l-sort-toolbar__filter-apply" />
|
||||
</td>
|
||||
<td>
|
||||
<a class="vst" href="/list/backup/exclusions/"><?=__('backup exclusions')?></a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue