continuing development of new discussion system
This commit is contained in:
parent
df6d6fe93d
commit
fa7331bbf0
3 changed files with 10 additions and 6 deletions
|
|
@ -300,7 +300,7 @@ sub contentType {
|
|||
if ($type eq "text") {
|
||||
$hash{text} = WebGUI::International::get(1010);
|
||||
} elsif ($type eq "mixed") {
|
||||
$hash{code} = WebGUI::International::get(1008);
|
||||
$hash{mixed} = WebGUI::International::get(1008);
|
||||
} elsif ($type eq "code") {
|
||||
$hash{code} = WebGUI::International::get(1011);
|
||||
} elsif ($type eq "html") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue