aligned links

This commit is contained in:
Serghey Rodin 2013-10-24 00:42:55 +03:00
commit 897847ed89
2 changed files with 3 additions and 3 deletions

View file

@ -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