This commit is contained in:
Paul Schneider 2018-06-08 09:57:53 +02:00
commit 328895001b
10 changed files with 2781 additions and 27 deletions

View file

@ -36,7 +36,7 @@
@Html.DisplayFor(model => model.ReplyToAddress)
</dd>
<dt>
@Html.DisplayNameFor(model => model.ShortName)
@Html.DisplayNameFor(model => model.Topic)
</dt>
<dd>
@Html.DisplayFor(model => model.ShortName)