Skip to content

Commit cece812

Browse files
committed
Remove extra spacing
1 parent 6eccd02 commit cece812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/views/about.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<p>Build Information</p>
1414
<dt>Version: {{env('POLR_VERSION')}}</dt>
1515
<dt>Release date: {{env('POLR_RELDATE')}}</dt>
16-
<dt>App Install : {{env('APP_NAME')}} on {{env('APP_ADDRESS')}} on {{env('POLR_GENERATED_AT')}}<dt>
16+
<dt>App Install: {{env('APP_NAME')}} on {{env('APP_ADDRESS')}} on {{env('POLR_GENERATED_AT')}}<dt>
1717
</dl>
1818
<p>You are seeing the information above because you are logged in as an administrator.</p>
1919
@endif

0 commit comments

Comments
 (0)