web: add some newlines to fix tags

This commit is contained in:
Thomas R. Koll 2015-12-16 23:07:18 +01:00
parent 2782f2abf1
commit ac3db83e02

View File

@ -347,7 +347,9 @@ addform _ vd@VD{..} = [hamlet|
^{postingfields vd n}
<span style="padding-left:2em;">
<span .small>
Tab in last field for <a .small href="#" onclick="addformAddPosting(); return false;">more</a> (or ctrl +, ctrl -)
Tab in last field for
<a href="#" onclick="addformAddPosting(); return false;">more
(or ctrl +, ctrl -)
|]
where
defdate = "today" :: String