diff options
author | Florian <stayawake@lavabit.com> | 2014-03-29 20:06:18 +0100 |
---|---|---|
committer | Florian <stayawake@lavabit.com> | 2014-03-29 20:06:18 +0100 |
commit | 0f1ef6e8b5c31ffad5447218a3ff749b1edde4f6 (patch) | |
tree | 347305f6b3c61bb52adedfc828a030c538a65410 /app/views/pois | |
parent | 0a2e76526b4fdb0edfcaa3697f4eea9e9c7c8eea (diff) |
Diffstat (limited to 'app/views/pois')
-rw-r--r-- | app/views/pois/index.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/pois/index.html.erb b/app/views/pois/index.html.erb index 0e1d1d1..253add4 100644 --- a/app/views/pois/index.html.erb +++ b/app/views/pois/index.html.erb @@ -3,7 +3,7 @@ <table> <thead> <tr> - <th>Message</th> + <th>Description</th> <th>Lat</th> <th>Lon</th> <th></th> |