Index: lams_central/web/questions/questionFile.jsp =================================================================== diff -u -r2ef18e4c87e2e7929950dbeb990c6715ef16c0c2 -r5725c3e52ad6b3767aa82f1c6be5769f115041aa --- lams_central/web/questions/questionFile.jsp (.../questionFile.jsp) (revision 2ef18e4c87e2e7929950dbeb990c6715ef16c0c2) +++ lams_central/web/questions/questionFile.jsp (.../questionFile.jsp) (revision 5725c3e52ad6b3767aa82f1c6be5769f115041aa) @@ -1,62 +1,71 @@ -<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8" %> -<%@ taglib uri="tags-lams" prefix="lams" %> -<%@ taglib uri="tags-fmt" prefix="fmt" %> -<%@ taglib uri="tags-html" prefix="html" %> +<%@ page language="java" pageEncoding="UTF-8" contentType="text/html;charset=utf-8"%> +<%@ taglib uri="tags-lams" prefix="lams"%> +<%@ taglib uri="tags-fmt" prefix="fmt"%> +<%@ taglib uri="tags-html" prefix="html"%> <%@ taglib uri="tags-core" prefix="c"%> <fmt:message key="title.lams" /> :: <fmt:message key="label.questions.file.title" /> - - + + - +.button { + float: right; + margin-left: 10px; +} + +#buttonsDiv { + padding: 15px 0px 15px 0px; +} + +div#errorArea { + display: none; +} + + -
-
- -
-
-
-

- -
- - - - -
- - -
-
-
- + + + + + +
+ + + + +
+
+
+ +
+ +
+ + +
+
+ + + \ No newline at end of file