diff options
Diffstat (limited to 'templates/admin/index.html')
-rw-r--r-- | templates/admin/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin/index.html b/templates/admin/index.html index 78ada5b..e2285f8 100644 --- a/templates/admin/index.html +++ b/templates/admin/index.html @@ -90,7 +90,7 @@ td, th { <tr> <th scope="row"><a href="/admin/locations/location/">locations</a></th> <td><a href="/admin/locations/location/add/" class="addlink">Add</a></td> - <td><a href="/admin/build/build?id=friends">Build Friends</a></td> + <td><a href="/admin/build/build?id=films">Build Films</a></td> </tr> <tr> <th scope="row"><a href="/admin/sightings/ap/">dialogue</a></th> |