mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Fix a typo
This commit is contained in:
parent
d111115b9c
commit
4b4d8a56c3
@ -5,7 +5,7 @@
|
||||
<a href=@{StackageHomeR slug}>Return to snapshot
|
||||
|
||||
$if stackageHasHaddocks
|
||||
<div .alert .alert-warning>You have already uploaded Haddocks. Uploading against will delete the old contents.
|
||||
<div .alert .alert-warning>You have already uploaded Haddocks. Uploading again will delete the old contents.
|
||||
|
||||
<form method=POST action=@{UploadHaddockR $ toPathPiece slug}?_method=PUT enctype=#{enctype}>
|
||||
^{widget}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user