Revision c2dda789
Von Moritz Bunkus vor etwa 16 Jahren hinzugefügt
bin/mozilla/ct.pl | ||
---|---|---|
245 | 245 |
CT->get_tuple(\%myconfig, \%$form); |
246 | 246 |
CT->populate_drop_down_boxes(\%myconfig, \%$form); |
247 | 247 |
|
248 |
# format " into " |
|
249 |
map { $form->{$_} =~ s/\"/"/g } keys %$form; |
|
250 |
|
|
251 | 248 |
$form->{title} = "Edit"; |
252 | 249 |
|
253 | 250 |
# format discount |
Auch abrufbar als: Unified diff
Nicht doppelt quoten.