Index: lams_contentrepository/web/addNode.jsp =================================================================== diff -u -r2e997e1e672fbb98b6a24a29768fc1d0ac5f4ef4 -rc24073fcfc6a9842272b03d01ff417937aac02ae --- lams_contentrepository/web/addNode.jsp (.../addNode.jsp) (revision 2e997e1e672fbb98b6a24a29768fc1d0ac5f4ef4) +++ lams_contentrepository/web/addNode.jsp (.../addNode.jsp) (revision c24073fcfc6a9842272b03d01ff417937aac02ae) @@ -20,6 +20,16 @@ in the node list below.

+ <% String uuid = request.getParameter("uuid"); + if ( uuid != null && uuid.length() > 0 ) { + %> +

Adding a new version for Node <%=uuid%>. If the original node was a package, + then please upload another package. If the original node was a file, please + upload a file. +

+ <% } %> + +

Version Description (Required for both):

Single File:

File to upload?