Index: trunk/CHANGELOG
===================================================================
--- trunk/CHANGELOG	(revision 1059)
+++ trunk/CHANGELOG	(revision 1060)
@@ -11,12 +11,13 @@
 ! = Update/Change
 
 ------------------------------------- 2.8.0 -------------------------------------
+13-July 2009 Matthias Gallas
++	added changes from news/add.php to the upgrade-script.php
+13-July-2009 Ruud Eisinga
+#	admin / media / browse reported an error in E_STRICT mode.
 13-July 2009 Dietrich Roland Pehlke
 !	Change inside "date_formats.php" and "time_formats.php" mktime() within time()
 	to avoid warnings and strict messages. See #741. Minor cosmetic changes.
-13-July-2009 Ruud Eisinga
-#	admin / media / browse reported an error in E_STRICT mode.
-13-July 2009 Dietrich Roland Pehlke
 #	News-Modul: add the unlink-routine for the ".news" folder inside uninstall.php
 	so the groupe-images are also unlink.
 !	News-Modul: add <tr><td> and </td></tr>-tags to the "none found" part in the view.php to 
Index: trunk/wb/upgrade-script.php
===================================================================
--- trunk/wb/upgrade-script.php	(revision 1059)
+++ trunk/wb/upgrade-script.php	(revision 1060)
@@ -257,7 +257,7 @@
 <td valign="top"><b>[TEXT_POSTED_BY] [DISPLAY_NAME] ([USERNAME]) [TEXT_ON] [PUBLISHED_DATE]</b></td>
 </tr>
 <tr style="display: [DISPLAY_GROUP]">
-<td valign="top"><a href="[BACK]">[PAGE_TITLE]</a> >> <a href="[BACK]?g=[GROUP_ID]">[GROUP_TITLE]</a></td>
+<td valign="top"><a href="[BACK]">[PAGE_TITLE]</a> &gt;&gt; <a href="[BACK]?g=[GROUP_ID]">[GROUP_TITLE]</a></td>
 </tr>
 </table>');
 $post_footer = '<p>[TEXT_LAST_CHANGED]: [MODI_DATE] [TEXT_AT] [MODI_TIME]</p>
