diff --git a/r2/r2/templates/promotelinkform.html b/r2/r2/templates/promotelinkform.html index f3dcc2d63..2145664b4 100644 --- a/r2/r2/templates/promotelinkform.html +++ b/r2/r2/templates/promotelinkform.html @@ -55,6 +55,9 @@ ${unsafe(js.use('sponsored'))}
+ ${error_field("BAD_DATE", name, "div")} + ${error_field("DATE_TOO_EARLY", name, "div")} + ${error_field("DATE_TOO_LATE", name, "div")}