diff --git a/openphoto-wordpress.php b/openphoto-wordpress.php index cba34ab..2092646 100644 --- a/openphoto-wordpress.php +++ b/openphoto-wordpress.php @@ -107,7 +107,7 @@ class WP_OpenPhoto { aligment = ''; } - img += '' + alt_text + ''; + img += '' + alt_text + ''; if (caption_text != "") { img += '[/caption]';