Index: lams_central/web/questions/questionFile.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/questions/questionFile.jsp,v diff -u -r1.1.2.1 -r1.1.2.2 --- lams_central/web/questions/questionFile.jsp 9 Feb 2016 18:52:57 -0000 1.1.2.1 +++ lams_central/web/questions/questionFile.jsp 26 Feb 2016 20:01:56 -0000 1.1.2.2 @@ -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