Revision 345731a4
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
bin/mozilla/menu.pl | ||
---|---|---|
128 | 128 |
|
129 | 129 |
if (!$level) { # toplevel |
130 | 130 |
push @items, make_item( |
131 |
href => '#', |
|
132 | 131 |
img => make_image(icon => $item . '.png', size => 24, label => $label), |
133 | 132 |
label => $label, |
134 | 133 |
height => 24, |
Auch abrufbar als: Unified diff
Menü gefixt und richtig gestyled