diff --git a/collections/editor/includes/imagetab.php b/collections/editor/includes/imagetab.php index adb681c8e8..d0b458d224 100644 --- a/collections/editor/includes/imagetab.php +++ b/collections/editor/includes/imagetab.php @@ -174,12 +174,12 @@ function verifyImgRemapForm(f){ - +
$imgArr){ ?> -
- - - - - - + + -
+
+ '; if($origUrl) echo ''; ?> -
+ +
@@ -245,7 +245,7 @@ function verifyImgRemapForm(f){
: - + 60) $sourceUrlDisplay = '...'.substr($sourceUrlDisplay,-60); @@ -255,7 +255,7 @@ function verifyImgRemapForm(f){
: - " title="" target="_blank"> + " title="" target="_blank"> 60) $urlDisplay = '...'.substr($urlDisplay,-60); @@ -265,7 +265,7 @@ function verifyImgRemapForm(f){
: - " title="" target="_blank"> + " title="" target="_blank"> 60) $origUrlDisplay = '...'.substr($origUrlDisplay,-60); @@ -288,10 +288,10 @@ function verifyImgRemapForm(f){
-
+ + +
+

-
+ diff --git a/collections/editor/includes/imgprocessor.php b/collections/editor/includes/imgprocessor.php index 671c53ef79..f287586ca1 100644 --- a/collections/editor/includes/imgprocessor.php +++ b/collections/editor/includes/imgprocessor.php @@ -1,9 +1,11 @@