Import modal dialoogjes mogen iets breder wel modal class geven

svn path=/Website/trunk/; revision=32028
This commit is contained in:
Jos Groot Lipman
2016-12-19 15:37:31 +00:00
parent 411bd1fe47
commit c1b5eca114
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ oRs.Close();
</script>
</head>
<body id="mod_impinlezen">
<body class="modal" id="mod_impinlezen">
<form name="importForm" id="importForm" method="POST" enctype="multipart/form-data"
target="hidFrame" action="imp_inlezen.asp?import_app_key=<%=import_app_key%>" onsubmit="" onreset="">
<% BLOCK_START("fileupload", L("lcl_imp_lezen") + " " + L("lcl_imp_file").toLowerCase());%>

View File

@@ -60,7 +60,7 @@ oRs.Close();
</script>
</head>
<body id="mod_impverwerken">
<body class="modal" id="mod_impverwerken">
<form name="processForm" id="processForm">
<% BLOCK_START("fileupload", L("lcl_imp_verwerk") + " " + L("lcl_imp_file").toLowerCase());%>
<tr>