Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 7608d92e

Von Moritz Bunkus vor mehr als 3 Jahren hinzugefügt

  • ID 7608d92e4dca034db1ebdf07a0ef376c8704b725
  • Vorgänger 7890a000
  • Nachfolger c1551e49

Kosmetik: Einrückung/Anordnung

Unterschiede anzeigen:

SL/Form.pm
}
sub get_variable_content_types {
my %html_variables = (
longdescription => 'html',
partnotes => 'html',
notes => 'html',
orignotes => 'html',
notes1 => 'html',
notes2 => 'html',
notes3 => 'html',
notes4 => 'html',
header_text => 'html',
footer_text => 'html',
my %html_variables = (
longdescription => 'html',
partnotes => 'html',
notes => 'html',
orignotes => 'html',
notes1 => 'html',
notes2 => 'html',
notes3 => 'html',
notes4 => 'html',
header_text => 'html',
footer_text => 'html',
);
return \%html_variables;
}

Auch abrufbar als: Unified diff