$r.render("config.start.hour"):$r.render("config.start.minute")
#if($f.hasError("config.start.hour"))
$r.render("config.start.hour_ERROR")
#end #if($f.hasError("config.start.minute"))
$r.render("config.start.minute_ERROR")
#end