From: Sven Donath Date: Wed, 11 Aug 2010 23:19:19 +0000 (+0200) Subject: Seitliches Menü mit den Icons des XUL-Menüs in 24x24 versehen. X-Git-Tag: release-2.6.2beta1~189 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=38e7a330463acef3f5856985353faba026ecf7f9;p=kivitendo-erp.git Seitliches Menü mit den Icons des XUL-Menüs in 24x24 versehen. Reparatur an XUL-Menü nach "Programm->Program"-Änderung. Anführungszeichen in kopf.pl und Vorwärts-Link. Falls die 24x24-Icons okay sind, können die alten Icons (direkt unterhalb images/) gelöscht werden. --- diff --git a/SL/Form.pm b/SL/Form.pm index 20acf122c..707540ed7 100644 --- a/SL/Form.pm +++ b/SL/Form.pm @@ -472,6 +472,12 @@ sub info { print qq|

$msg

+ + |; diff --git a/bin/mozilla/kopf.pl b/bin/mozilla/kopf.pl index 8f12b6191..eef8b77d0 100644 --- a/bin/mozilla/kopf.pl +++ b/bin/mozilla/kopf.pl @@ -115,8 +115,9 @@ print qq|  [| . $locale->text('Print') . qq|] -  [| . $locale->text('New Win/Tab') . qq|] +  [| . $locale->text('New Win/Tab') . qq|]  [| . $locale->text('Back') . qq|] +  [| . $locale->text('Fwd') . qq|] | diff --git a/bin/mozilla/menu.pl b/bin/mozilla/menu.pl index d2bc685ce..5ca98cf53 100644 --- a/bin/mozilla/menu.pl +++ b/bin/mozilla/menu.pl @@ -218,7 +218,7 @@ sub section_menu { } else { my $ml_ = $form->escape($ml); print - qq| $label    \n|; + qq| $label    \n|; §ion_menu($menu, $item); #print qq|
\n|; diff --git a/image/icons/24x24/Productivity.png b/image/icons/24x24/Productivity.png new file mode 100644 index 000000000..bfa0b5f9d Binary files /dev/null and b/image/icons/24x24/Productivity.png differ diff --git a/image/icons/24x24/Warehouse.png b/image/icons/24x24/Warehouse.png new file mode 100644 index 000000000..d4ad3866a Binary files /dev/null and b/image/icons/24x24/Warehouse.png differ diff --git a/locale/de/all b/locale/de/all index 553729d25..52e558d64 100644 --- a/locale/de/all +++ b/locale/de/all @@ -761,6 +761,7 @@ $self->{texts} = { 'From Date' => 'Von', 'Full Access' => 'Vollzugriff', 'Full access to all functions' => 'Vollzugriff auf alle Funktionen', + 'Fwd' => 'Vorwärts', 'GL Transaction' => 'Dialogbuchung', 'Gegenkonto' => 'Gegenkonto', 'Gender' => 'Geschlecht', @@ -772,6 +773,7 @@ $self->{texts} = { 'Generic Tax Report' => 'USTVA Bericht', 'Given Name' => 'Vorname', 'Go one step back' => 'Einen Schritt zurück', + 'Go one step forward' => 'Einen Schritt vorwärts', 'Greeting' => 'Anrede', 'Greetings' => 'Anreden', 'Group' => 'Warengruppe', diff --git a/templates/webpages/login/company_logo.html b/templates/webpages/login/company_logo.html index a30645605..f65f2ff0a 100644 --- a/templates/webpages/login/company_logo.html +++ b/templates/webpages/login/company_logo.html @@ -1,6 +1,13 @@ [%- USE T8 %] [% USE HTML %][% USE LxERP %] [%- DEFAULT myconfig_dbhost = 'localhost' %] + + [%- todo_list %]
@@ -39,16 +46,6 @@ http://lx-office.org - -
- - [%- todo_list %] - diff --git a/xslt/xulmenu.xsl b/xslt/xulmenu.xsl index 0263d042e..3427c7b14 100644 --- a/xslt/xulmenu.xsl +++ b/xslt/xulmenu.xsl @@ -260,7 +260,7 @@ https://developer.mozilla.org/en/XUL/Attribute/tooltiptext - +