diff --git a/html/modify_op.php b/html/modify_op.php
index 6ed49e506..bb72d290f 100644
--- a/html/modify_op.php
+++ b/html/modify_op.php
@@ -292,11 +292,10 @@ if ( isset($_POST['update_record']) ) {
}
Commit($cn);
- /*!\todo REMOVE DEBUG HERE */
- /* echo ' ';*/
+ ';
} // if update_record
//-----------------------------------------------------
if ( $action == 'delete' ) {