From c0b1cc5b03a0146c6946ccb4b38c1f9be1663604 Mon Sep 17 00:00:00 2001 From: Jos Groot Lipman Date: Thu, 8 Dec 2016 10:56:11 +0000 Subject: [PATCH] Import modal dialoogjes mogen iets breder svn path=/Website/trunk/; revision=31904 --- APPL/IMP/inlezen_form.asp | 2 +- APPL/IMP/verwerken_form.asp | 2 +- APPL/Shared/default.csx | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/APPL/IMP/inlezen_form.asp b/APPL/IMP/inlezen_form.asp index 99dbe2f30a..e0c6236cbf 100644 --- a/APPL/IMP/inlezen_form.asp +++ b/APPL/IMP/inlezen_form.asp @@ -53,7 +53,7 @@ oRs.Close(); - +
<% BLOCK_START("fileupload", L("lcl_imp_lezen") + " " + L("lcl_imp_file").toLowerCase());%> diff --git a/APPL/IMP/verwerken_form.asp b/APPL/IMP/verwerken_form.asp index 7d76e21ac9..acb3dc8d37 100644 --- a/APPL/IMP/verwerken_form.asp +++ b/APPL/IMP/verwerken_form.asp @@ -60,7 +60,7 @@ oRs.Close(); - + <% BLOCK_START("fileupload", L("lcl_imp_verwerk") + " " + L("lcl_imp_file").toLowerCase());%> diff --git a/APPL/Shared/default.csx b/APPL/Shared/default.csx index f9b6718fcc..4a0adf75f9 100644 --- a/APPL/Shared/default.csx +++ b/APPL/Shared/default.csx @@ -3038,6 +3038,8 @@ div#mldsimilar { padding: 4px 4px 4px 10px; } #mod_movewerkplek { min-width: 500px; } +#mod_impinlezen { min-width: 500px; } +#mod_impverwerken { min-width: 500px; } /* ==== menu styles ==== */ /* voor de tabjes boven het menu */