diff --git a/templates/skin/developer-jquery/window_load_img.tpl b/templates/skin/developer-jquery/window_load_img.tpl index d300be11..a456239b 100644 --- a/templates/skin/developer-jquery/window_load_img.tpl +++ b/templates/skin/developer-jquery/window_load_img.tpl @@ -1,22 +1,26 @@ -
-

{$aLang.uploadimg}

- -

- -

- -

-

- -

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

{$aLang.uploadimg}

+

+ +

+

+ +

+ {hook run="uploadimg_source"} +

+ + +

+

+ {hook run="uploadimg_additional"} + + +
+ \ No newline at end of file diff --git a/templates/skin/developer/window_load_img.tpl b/templates/skin/developer/window_load_img.tpl index b4f0b1d7..28aed956 100644 --- a/templates/skin/developer/window_load_img.tpl +++ b/templates/skin/developer/window_load_img.tpl @@ -3,23 +3,26 @@

{$aLang.uploadimg}

- -

- -

- -

-

- +

+ +

+

+ +

+ {hook run="uploadimg_source"} +

+ + +

- + {hook run="uploadimg_additional"}
diff --git a/templates/skin/new/window_load_img.tpl b/templates/skin/new/window_load_img.tpl index f055237d..76e486a1 100644 --- a/templates/skin/new/window_load_img.tpl +++ b/templates/skin/new/window_load_img.tpl @@ -4,18 +4,31 @@

{$aLang.uploadimg}

-


-


-


+

+
+

+

+
+ +

+ {hook run="uploadimg_source"} +

+

-


- - +

+
+ +

+ {hook run="uploadimg_additional"} + +