Skip to content

Commit

Permalink
Remove 'Prototyp' from feedback mail subject
Browse files Browse the repository at this point in the history
  • Loading branch information
fsteeg committed Oct 26, 2023
1 parent 81cb329 commit e1a739b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/main.scala.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<li><a href="http://www.landesbibliothek-nrw.de/aufgaben/nrw_bibliographie/">Über die NWBib</a></li>
<li><a href="@nwbib.routes.Application.journals()">Ausgewertete Zeitschriften</a></li>
*@
<li><a href="mailto:lobid-admin@@hbz-nrw.de?subject=Feedback%20zum%20RPB-Prototyp,%20aktuelle%20URL%20@controllers.nwbib.Application.currentUri()">Feedback</a></li>
<li><a href="mailto:lobid-admin@@hbz-nrw.de?subject=Feedback%20zur%20RPB,%20aktuelle%20URL%20@controllers.nwbib.Application.currentUri()">Feedback</a></li>
@*
<li class="divider"></li>
<li class="dropdown-header">Fachliche Kontakte</li>
Expand Down

0 comments on commit e1a739b

Please sign in to comment.