зеркало из https://github.com/mozilla/pjs.git
Switch to planet.css stylesheet by default.
This commit is contained in:
Родитель
165630ee19
Коммит
fbed1b4dfa
|
@ -45,7 +45,7 @@ my $form = $cgi->Vars;
|
|||
my $vars;
|
||||
$vars->{'form'} = $form;
|
||||
$vars->{'newsgroup'} = $newsgroup;
|
||||
$vars->{'stylesheet'} = $form->{'stylesheet'} || "skin/default.css";
|
||||
$vars->{'stylesheet'} = $form->{'stylesheet'} || "skin/planet.css";
|
||||
|
||||
my $template = Template->new({
|
||||
INCLUDE_PATH => ["template"],
|
||||
|
|
Загрузка…
Ссылка в новой задаче