Index: branches/2.8.x/CHANGELOG
===================================================================
--- branches/2.8.x/CHANGELOG	(revision 1792)
+++ branches/2.8.x/CHANGELOG	(revision 1793)
@@ -13,6 +13,8 @@
 
 
 
+24 Oct-2012 Build 1793 Dietmar Woellbrink (Luisehahne)
++ add missing warning icon
 24 Oct-2012 Build 1792 Dietmar Woellbrink (Luisehahne)
 ! all changes in folder account, Signup with confirmation Mail
 ! frontend.css now included by account script
Index: branches/2.8.x/wb/admin/interface/version.php
===================================================================
--- branches/2.8.x/wb/admin/interface/version.php	(revision 1792)
+++ branches/2.8.x/wb/admin/interface/version.php	(revision 1793)
@@ -51,5 +51,5 @@
 
 // check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
 if(!defined('VERSION')) define('VERSION', '2.8.3');
-if(!defined('REVISION')) define('REVISION', '1792');
+if(!defined('REVISION')) define('REVISION', '1793');
 if(!defined('SP')) define('SP', '');
Index: branches/2.8.x/wb/templates/wb_theme/templates/warning.html
===================================================================
--- branches/2.8.x/wb/templates/wb_theme/templates/warning.html	(revision 1792)
+++ branches/2.8.x/wb/templates/wb_theme/templates/warning.html	(revision 1793)
@@ -63,3 +63,4 @@
 <!--- Icon Designer Pavel InFeRnODeMoN - http://www.kde-look.org/usermanager/search.php?username=InFeRnODeMoN License: http://www.gnu.org/copyleft/gpl.html -->
 <!--- Icon Designer Alexandre Moore - http://sa-ki.deviantart.com/ License: http://www.gnu.org/licenses/lgpl.html -->
 <!--- Icon Designer Alexandre Moore - http://sa-ki.deviantart.com/ License: http://www.gnu.org/copyleft/gpl.html -->
+<!--- Icon Designer Gnome Project - http://art.gnome.org/themes/icon/ License: http://www.gnu.org/copyleft/gpl.html -->
Index: branches/2.8.x/wb/templates/wb_theme/icons/warning.png
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream

Property changes on: branches/2.8.x/wb/templates/wb_theme/icons/warning.png
___________________________________________________________________
Added: svn:mime-type
## -0,0 +1 ##
+application/octet-stream
\ No newline at end of property
