Revision 1793
Added by Dietmar about 12 years ago
branches/2.8.x/CHANGELOG | ||
---|---|---|
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
24 Oct-2012 Build 1793 Dietmar Woellbrink (Luisehahne) |
|
17 |
+ add missing warning icon |
|
16 | 18 |
24 Oct-2012 Build 1792 Dietmar Woellbrink (Luisehahne) |
17 | 19 |
! all changes in folder account, Signup with confirmation Mail |
18 | 20 |
! frontend.css now included by account script |
branches/2.8.x/wb/admin/interface/version.php | ||
---|---|---|
51 | 51 |
|
52 | 52 |
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled) |
53 | 53 |
if(!defined('VERSION')) define('VERSION', '2.8.3'); |
54 |
if(!defined('REVISION')) define('REVISION', '1792');
|
|
54 |
if(!defined('REVISION')) define('REVISION', '1793');
|
|
55 | 55 |
if(!defined('SP')) define('SP', ''); |
branches/2.8.x/wb/templates/wb_theme/templates/warning.html | ||
---|---|---|
63 | 63 |
<!--- Icon Designer Pavel InFeRnODeMoN - http://www.kde-look.org/usermanager/search.php?username=InFeRnODeMoN License: http://www.gnu.org/copyleft/gpl.html --> |
64 | 64 |
<!--- Icon Designer Alexandre Moore - http://sa-ki.deviantart.com/ License: http://www.gnu.org/licenses/lgpl.html --> |
65 | 65 |
<!--- Icon Designer Alexandre Moore - http://sa-ki.deviantart.com/ License: http://www.gnu.org/copyleft/gpl.html --> |
66 |
<!--- Icon Designer Gnome Project - http://art.gnome.org/themes/icon/ License: http://www.gnu.org/copyleft/gpl.html --> |
Also available in: Unified diff
+ add missing warning icon