v0.8.5 - Fixed lang and css
This commit is contained in:
@@ -22,8 +22,8 @@
|
||||
@endif
|
||||
|
||||
<span>{{__('msg.profilbillede')}}:</span>
|
||||
<input type="file" name="resource" class="custom-file-input" id="chooseFile">
|
||||
<button type="submit" class="btn text-center btn-sde-blue mt-1">{{__('msg.rediger')}}</button>
|
||||
<input type="file" name="resource">
|
||||
<button type="submit" class="btn text-center btn-sde-blue mt-1">{{__('msg.ændrer')}}</button>
|
||||
<a href="{{ route('users.account') }}" class="btn text-center btn-sde-blue mt-1">{{__('msg.tilbage')}}</a>
|
||||
</form>
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user