File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 25492549// My account
25502550print '
25512551 <li class="nav-item ' .($ mode == 'myaccount ' ? ' active ' : '' ).' dropdown">
2552- <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#socid= ' .$ mythirdpartyaccount ->id .'"><i class="fa fa-user"></i> ' .$ langs ->trans ("MyAccount " ).' ( ' .$ mythirdpartyaccount ->email .')</a>
2552+ <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#socid= ' .$ mythirdpartyaccount ->id .'"><i class="fa fa-user"></i> ' .$ langs ->trans ("MyAccount " ).' <span class="small"> ( ' .$ mythirdpartyaccount ->email .')</span> </a>
25532553 <ul class="dropdown-menu">
25542554 <li><a class="dropdown-item" href=" ' .$ _SERVER ["PHP_SELF " ].'?mode=myaccount"><i class="fa fa-user pictofixedwidth"></i> ' .$ langs ->trans ("MyAccount " ).'</a></li> ' ;
25552555 // Reseler request
You can’t perform that action at this time.
0 commit comments