From 9c4b975cfc75ddc04aa4a47d5f515053e0260980 Mon Sep 17 00:00:00 2001 From: Jerome Nadaud Date: Mon, 21 Oct 2013 11:31:50 +0200 Subject: [PATCH] //Module uploader bootstraping --- .../template/controllers/modules/page.tpl | 35 +++++++++++++++++-- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/modules/page.tpl b/admin-dev/themes/default/template/controllers/modules/page.tpl index cd513dc9d..0d1d480cb 100644 --- a/admin-dev/themes/default/template/controllers/modules/page.tpl +++ b/admin-dev/themes/default/template/controllers/modules/page.tpl @@ -37,8 +37,21 @@ {l s='Module file'} -
- +
+
+
+ +
+ + + + + +
+
+
@@ -97,4 +110,20 @@
- \ No newline at end of file + + + \ No newline at end of file