diff --git a/src/main/webapp/import/instructions.jsp b/src/main/webapp/import/instructions.jsp index a8a702b326..1a21685546 100644 --- a/src/main/webapp/import/instructions.jsp +++ b/src/main/webapp/import/instructions.jsp @@ -37,8 +37,7 @@ String wbName = ContextConfiguration.getNameForContext(context); } .warning { border-radius: 5px; - background-color: lightgrey; - color: red; + background-color: #f0e130; padding: 5px; } @@ -49,7 +48,7 @@ String wbName = ContextConfiguration.getNameForContext(context);
- This feature is in Alpha. This means it is untested and unreleased. Please only use this tool if you are willing to help us test the UI and report bugs. Your data might not be imported correctly until we have done further testing and development. + This feature is in Beta. This means has been updated and tested, but is still under active development. Please only use this tool if you are willing to help us test the UI and report bugs. Your data might not be imported correctly until we have done further testing and development.
The goal of this tool is to allow scientists to add large amounts of data to <%=wbName%> at once, such as an entire season's observations, while performing the data-blending and data-integrity checks themselves.