Index: /changelog
===================================================================
--- /changelog	(revision 7602)
+++ /changelog	(revision 7603)
@@ -296,2 +296,3 @@
 - Bugfix: Speichern im alternatives Design in der Produktverwaltung wieder mÃ¶glich / Ticket #700
 - Bugfix: Speichern von Produktattributen RTE mit Links wieder mÃ¶glich / Ticket #699
+- Bugfix: Speichern des Fonts in DownloadPlus wieder mÃ¶glich / Ticket #698
Index: /mods/wpsg_mod_downloadplus.class.php
===================================================================
--- /mods/wpsg_mod_downloadplus.class.php	(revision 7602)
+++ /mods/wpsg_mod_downloadplus.class.php	(revision 7603)
@@ -170,5 +170,5 @@
 					'aktiv' => wpsg_getInt($v['aktiv']),
 					'text' => wpsg_getStr($v['text']),
-					'font' => wpsg_getStr($v['text'])
+					'font' => wpsg_getStr($v['font'])
 				];
     			
