diff --git a/CHANGES b/CHANGES index dd45840..df00ee0 100644 --- a/CHANGES +++ b/CHANGES @@ -5,7 +5,7 @@ - Added the possibility to mark bookmarks and folders public/private when importing them. -20.04.2008, Version 0.8.9 beat +20.04.2008, Version 0.8.9 beta - Added the possibility to either convert favicon using ImageMagick or leave them in the ICO format. Updating favicon.php and install.php accordingly. diff --git a/bookmark_edit.php b/bookmark_edit.php index 44a60bf..7e8a875 100644 --- a/bookmark_edit.php +++ b/bookmark_edit.php @@ -146,14 +146,14 @@ else if ($post_title == "" || $post_url == "" || $post_icon) {
Description
Tags