diff --git a/metacore/templates/citable_list.html b/metacore/templates/citable_list.html index 265eb0bfddd5442fabcb2307d202e6955400f983..92463212526e34d8851b3a882fad17e9fc178772 100644 --- a/metacore/templates/citable_list.html +++ b/metacore/templates/citable_list.html @@ -44,7 +44,7 @@ <div class="fieldWrapper"> {{ form.omni.errors }} - <label for="{{ form.subject.id_for_label }}">Author, title, journal (matches full words)</label> + <label for="{{ form.subject.id_for_label }}">Author, title (matches full words)</label> {{ form.omni }} </div> <br/>