@@ -1,14 +1,14 @@ |
||
1 | 1 | <?php |
2 | 2 | |
3 | 3 | return [ |
4 | - 'Geolocation' => '', |
|
5 | - 'Page Number' => '', |
|
6 | - 'Keyword' => '', |
|
7 | - 'Group ID' => '', |
|
8 | - 'Latitude' => '', |
|
9 | - 'Longitude' => '', |
|
10 | - 'Gender' => '', |
|
11 | - 'Search Distance' => '', |
|
12 | - '<strong>Geolocation</strong> configuration' => '', |
|
13 | - 'Welcome to the admin only area.' => '', |
|
4 | + 'Geolocation' => '', |
|
5 | + 'Page Number' => '', |
|
6 | + 'Keyword' => '', |
|
7 | + 'Group ID' => '', |
|
8 | + 'Latitude' => '', |
|
9 | + 'Longitude' => '', |
|
10 | + 'Gender' => '', |
|
11 | + 'Search Distance' => '', |
|
12 | + '<strong>Geolocation</strong> configuration' => '', |
|
13 | + 'Welcome to the admin only area.' => '', |
|
14 | 14 | ]; |