Edited the ee_dropdown.html file (the header for the UCP/DTR previous version note) for clarity.

This commit is contained in:
KoryKessel-Docker 2020-01-09 16:09:45 +01:00
parent c196c67068
commit 2f1fc8b27e
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
{% endcapture %}
{% endif %}
<blockquote><p>These are the docs for {{ currentDoc }}</p>
<p>To select a different version, use the selector below.</p>
<blockquote><p>The documentation herein is for {{ currentDoc }}.</p>
<p>Use the drop-down below to access documentation for the current version or for a different past version.</p>
<p>{{ dropdown }}</p>
</blockquote>