Revision 75ac5779
Von Moritz Bunkus vor fast 14 Jahren hinzugefügt
bin/mozilla/ustva.pl | ||
---|---|---|
116 | 116 |
|
117 | 117 |
my $company_given = ($form->{company} ne '') |
118 | 118 |
? qq|<h3>$form->{company}</h3>\n| |
119 |
: qq|<a href="am.pl?action=config| |
|
120 |
. qq|&level=Programm--Preferences">| |
|
119 |
: qq|<a href="am.pl?action=config">| |
|
121 | 120 |
. $locale->text('No Company Name given') . qq|!</a><br>|; |
122 | 121 |
|
123 | 122 |
|
Auch abrufbar als: Unified diff
Parameter "level" muss nur an menu*.pl übergeben werden