mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Remove a duplicate element
This commit is contained in:
parent
497f388dcd
commit
f175429636
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
<div class="l-center">
|
||||
<div class="l-sort clearfix noselect">
|
||||
<a href="/add/dns/" title="<?=__('Add DNS Domain')?>" class="l-sort__create-btn"></a>
|
||||
<a href="/add/dns/" title="<?=__('Add DNS Domain')?>" class="l-sort__create-btn"></a>
|
||||
<ul class="context-menu sort-order" style="display:none;">
|
||||
<li entity="sort-date" sort_as_int="1"><span class="name active"><?=__('Date')?></span><span class="up"> </span></li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue