DHL Modul v0.5 Shipping Label ok
This commit is contained in:
parent
480fdc65ed
commit
8fdaa0ba1d
122 changed files with 17938 additions and 2239 deletions
|
|
@ -101,7 +101,7 @@
|
|||
<li class="{{ Request::is('partner') ? ' active' : '' }}"><a
|
||||
href="{{url('/partner')}}">{{ __('website.partner') }}</a></li>
|
||||
@if($user_shop)
|
||||
<li class="{{ Request::is('register_user') ? ' active' : '' }}"><a
|
||||
<li class="{{ Request::is('registrierung') ? ' active' : '' }}"><a
|
||||
href="{{url('/registrierung')}}">{{ __('website.register') }}</a></li>
|
||||
@endif
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue