Bug 560590: Update JDT Tips & Tricks for 4.15

Change-Id: Id46b0662676ea3f869aa867ad928fbc9923069bf
diff --git a/bundles/org.eclipse.jdt.doc.user/tips/jdt_tips.html b/bundles/org.eclipse.jdt.doc.user/tips/jdt_tips.html
index 44bfbd3..ef9a18f 100644
--- a/bundles/org.eclipse.jdt.doc.user/tips/jdt_tips.html
+++ b/bundles/org.eclipse.jdt.doc.user/tips/jdt_tips.html
@@ -338,7 +338,7 @@
 			</td>
 		</tr>
 		<tr>
-			<td width="20%" valign="top" align="left"><img src="images/new.png" alt=""><b>Java Postfix Templates</b></td>
+			<td width="20%" valign="top" align="left"><b>Java Postfix Templates</b></td>
 			<td valign="top" align="left" width="80%">
 			Postfix completion allows certain kinds of language constructs to be applied to the previously entered text. For example, 
 			entering <code>"input text".var</code> and selecting the <strong>var - Creates a new variable</strong> postfix template