X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FviewPost.html;h=62df74177e3bf1d0084a59d4dd5c49e3576f2cfa;hb=dc1846ee73e3005aea42d74977627866f34ffd61;hp=50de49062f89525a48c06ff8527f52f55ad028f8;hpb=8e4b0c79cea9367a42ecef1f2b610f675eb92a74;p=Sone.git diff --git a/src/main/resources/templates/include/viewPost.html b/src/main/resources/templates/include/viewPost.html index 50de490..62df741 100644 --- a/src/main/resources/templates/include/viewPost.html +++ b/src/main/resources/templates/include/viewPost.html @@ -27,7 +27,8 @@
<% originalText>
<% parsedText>
<% shortText>
- <%if !shortText|match key=parsedText><%if !raw>…<%/if><%/if> + <%if !shortText|match key=parsedText><%if !raw><%= View.Post.ShowMore|l10n|html><%/if><%/if> + <%if !shortText|match key=parsedText><%if !raw><%/if><%/if>