mirror of
https://github.com/maxpozdeev/mytinytodo.git
synced 2026-03-11 08:55:27 +00:00
remove unused tag
This commit is contained in:
parent
58642b9535
commit
0679aa53eb
1 changed files with 0 additions and 1 deletions
|
|
@ -54,7 +54,6 @@ $().ready(function(){
|
|||
<span id="bar_public" style="display:none" class="mtt-need-auth-enabled"><?php _e('public_tasks');?></span>
|
||||
<a href="#login" id="login_btn" class="mtt-need-auth-enabled"><?php _e('a_login');?></a>
|
||||
<a href="#logout" id="logout_btn" class="mtt-need-auth-enabled" style="display:none" ><?php _e('a_logout');?></a>
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue