Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 38e7a330

Von Sven Donath vor etwa 14 Jahren hinzugefügt

  • ID 38e7a330463acef3f5856985353faba026ecf7f9
  • Vorgänger 61d89baf
  • Nachfolger 6791f848

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.

Unterschiede anzeigen:

bin/mozilla/kopf.pl
115 115
  <tr>
116 116
    <td  style="color:white; font-family:verdana,arial,sans-serif; font-size: 12px;">
117 117
      &nbsp;[<a href="JavaScript:top.main_window.print();" title="| . $locale->text('Hardcopy') . qq|">| . $locale->text('Print') . qq|</a>]
118
      &nbsp;[<a HREF="login.pl" target="_blank" "title="| . $locale->text('Open a further Lx-Office Window or Tab') . qq|">| . $locale->text('New Win/Tab') . qq|</a>]
118
      &nbsp;[<a HREF="login.pl" target="_blank" title="| . $locale->text('Open a further Lx-Office Window or Tab') . qq|">| . $locale->text('New Win/Tab') . qq|</a>]
119 119
      &nbsp;[<a href="Javascript:top.main_window.history.back();" title="| . $locale->text('Go one step back') . qq|">| . $locale->text('Back') . qq|</a>]
120
      &nbsp;[<a href="Javascript:top.main_window.history.forward();" title="| . $locale->text('Go one step forward') . qq|">| . $locale->text('Fwd') . qq|</a>]
120 121
      <!-- is there a better solution for Back? Possibly with the callback variable? -->
121 122
    </td>
122 123
    <td align="right" style="vertical-align:middle; color:white; font-family:verdana,arial,sans-serif; font-size: 12px;" nowrap>|

Auch abrufbar als: Unified diff