Completed
Push — master ( 0d47e3...0ec35d )
by Sarah
02:07 queued 37s
created
messages/en-US/base.php 1 patch
Indentation   +3 added lines, -3 removed lines patch added patch discarded remove patch
@@ -1,7 +1,7 @@
 block discarded – undo
1 1
 <?php
2 2
 
3 3
 return [
4
-  'Geolocation' => '',
5
-  '<strong>Geolocation</strong> configuration' => '',
6
-  'Welcome to the admin only area.' => '',
4
+    'Geolocation' => '',
5
+    '<strong>Geolocation</strong> configuration' => '',
6
+    'Welcome to the admin only area.' => '',
7 7
 ];
Please login to merge, or discard this patch.