diff --git a/comicpress-manager.php b/comicpress-manager.php index 8b8c5fd..e1ffcaf 100644 --- a/comicpress-manager.php +++ b/comicpress-manager.php @@ -3,7 +3,7 @@ Plugin Name: ComicPress Manager Plugin URI: http://www.coswellproductions.com/wordpress/wordpress-plugins/ Description: Manage the comics within a ComicPress theme installation. -Version: 1.4.6 +Version: 1.4.7 Author: John Bintz Author URI: http://www.coswellproductions.com/wordpress/ diff --git a/comicpress_manager_admin.php b/comicpress_manager_admin.php index 45fe8f0..56b735e 100644 --- a/comicpress_manager_admin.php +++ b/comicpress_manager_admin.php @@ -668,7 +668,7 @@ function cpm_post_editor($width = 435, $is_import = false) { if (is_array($form_title_and_field)) { list($title, $field, $id) = $form_title_and_field; ?>