mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
aligned links
This commit is contained in:
parent
135f2144c2
commit
897847ed89
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
</div>
|
||||
<div class="submenu-select-block" style="padding-left:8px;">
|
||||
<form action="/list/stats/" method="get" id="objects">
|
||||
<a class="vst<?php if (empty($_GET['user'])) echo "-selected"; ?>" style="padding: 0 12px 0 0;" href='/list/stats/'><?php print __('Overall Statistics');?></a>
|
||||
<a class="vst<?php if (empty($_GET['user'])) echo "-selected"; ?>" style="padding: 4px 12px 0 0;" href='/list/stats/'><?php print __('Overall Statistics');?></a>
|
||||
<select class="submenu-select-dropdown" name="user">
|
||||
<option value=""><?php print __('show per user');?></option>
|
||||
<?php
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue