Skip to content

Commit aeff04c

Browse files
committed
project_detail: change tab wording fixes #7767
1 parent 2136e4e commit aeff04c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meinberlin/apps/projects/templates/meinberlin_projects/project_detail.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ <h1 class="title">{{ project.name }}</h1>
9393
aria-selected="false"
9494
aria-controls="tabpanel-project-{{ project.pk }}-information"
9595
tabindex="-1">
96-
{% translate 'About the Project' %}
96+
{% translate 'Information' %}
9797
</button>
9898
<button
9999
id="tab-project-{{ project.pk }}-participation"

0 commit comments

Comments
 (0)