diff --git a/openlibrary/macros/EditionNavBar.html b/openlibrary/macros/EditionNavBar.html index 83322a290fb..1f65c01dcf4 100644 --- a/openlibrary/macros/EditionNavBar.html +++ b/openlibrary/macros/EditionNavBar.html @@ -10,7 +10,7 @@
  • - $_("This Edition") + $_("Details")
  • $_("Reviews") diff --git a/openlibrary/macros/SubjectTags.html b/openlibrary/macros/SubjectTags.html index 371a4a947cd..2fe88b64fee 100644 --- a/openlibrary/macros/SubjectTags.html +++ b/openlibrary/macros/SubjectTags.html @@ -1,10 +1,10 @@ -$def with(work,location,tags=[]) +$def with(work, tags=[]) $def render_subjects(label, subjects, track_value, prefix=""): $if subjects: