mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-07-06 12:28:11 +02:00
update FOIA page, update NewVisitor popup
This commit is contained in:
@@ -14,10 +14,17 @@
|
||||
<v-list-item class="my-4">
|
||||
<v-icon size="x-large" color="primary" class="mb-2">mdi-progress-pencil</v-icon>
|
||||
<v-list-item-title class="font-weight-bold">The map is incomplete!</v-list-item-title>
|
||||
<v-list-item-subtitle style="white-space: normal;">
|
||||
<v-list-item-subtitle>
|
||||
New locations are always being added.
|
||||
</v-list-item-subtitle>
|
||||
</v-list-item>
|
||||
<v-list-item class="my-4">
|
||||
<v-icon size="x-large" color="primary" class="mb-2">mdi-square-edit-outline</v-icon>
|
||||
<v-list-item-title class="font-weight-bold">Add missing points!</v-list-item-title>
|
||||
<v-list-item-subtitle>
|
||||
Know of a missing ALPR? <router-link to="/report">Contribute</router-link> to the map.
|
||||
</v-list-item-subtitle>
|
||||
</v-list-item>
|
||||
</v-list>
|
||||
|
||||
<div class="small text-grey-darken-2 text-center mx-4 mb-2">By using this site, you agree to our <router-link to="/terms">Terms of Service</router-link>.</div>
|
||||
|
||||
Reference in New Issue
Block a user