*** empty log message ***
diff --git a/fetch/demos.php b/fetch/demos.php
index 5942b95..6b5b8d3 100644
--- a/fetch/demos.php
+++ b/fetch/demos.php
@@ -23,8 +23,7 @@
 		$title = $rr['title'];
 		$format = $rr['format'];
 		$id = $rr['nid'];
-		$abstract = $rr['abstract'];
-		$abstract = str_ireplace('<img height="10" src="/files/images/adobeconnect.jpg"/>', '', $abstract);
+		$abstract = strip_tags($rr['abstract']);
 		$url = 'http://live.eclipse.org/node/'. $id;
 		?>		<tr>
 					<td>