diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2025-03-01 22:34:29 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2025-03-01 22:34:29 +0000 |
commit | 06861144c3e6723e5fd6bd2bfda93d672bebe7c6 (patch) | |
tree | 08ede625ad74952f011556a2709693701e0f855c /templates | |
parent | 71c3fb12ab21c952311d6220c94fc876300659fd (diff) | |
download | troggle-06861144c3e6723e5fd6bd2bfda93d672bebe7c6.tar.gz troggle-06861144c3e6723e5fd6bd2bfda93d672bebe7c6.tar.bz2 troggle-06861144c3e6723e5fd6bd2bfda93d672bebe7c6.zip |
more selective tag location report
Diffstat (limited to 'templates')
-rw-r--r-- | templates/entrancetags.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/entrancetags.html b/templates/entrancetags.html index 7f1fc42..06d726e 100644 --- a/templates/entrancetags.html +++ b/templates/entrancetags.html @@ -12,12 +12,12 @@ table, th, td { </style> <h1>Entrance Tag Status</h1> <p> -This list excludes those entrances with valid coordinates (which may or may not have tags), irrespective of the "findability" value. <br /> +This list excludes those entrances with valid lat./long. coordinates, irrespective of the "findability" value. <br /> [Many entrances have out-dated settings for "findability".] <h2>1623</h2> <table> <theader> -<tr><th width="16">Entrance</th><th width="16">Cave</th><th width="2">Find..</th><th width="2">Mark</th><th width="40%">Marking & <em>Location</em></th></tr> +<tr><th width="10">Entrance</th><th width="10">Cave</th><th width="2">Find..</th><th width="2">Mark</th><th width="40%">Marking & <em>Location</em></th></tr> </theader> <tbody> <ul> |