reverted login change

This commit is contained in:
batuhanbas
2020-02-17 15:54:30 +03:00
parent 26f6e8ff0b
commit 7ae59591dc

View File

@ -51,7 +51,7 @@
<div class="col-xl-12"> <div class="col-xl-12">
<div class="copyright text-center text-white"> <div class="copyright text-center text-white">
<small> <small>
{{ trans('footer.powered') }}: <a href="{{ trans('footer.link') }}" target="_blank">{{ trans('footer.software') }}</a> {{ trans('footer.powered') }}: <a href="{{ trans('footer.link') }}" target="_blank" class="text-white">{{ trans('footer.software') }}</a>
</small> </small>
</div> </div>
</div> </div>