Default use the pretty CSS, not the programmer one ... programmers can
switch back for ease of programming
This commit is contained in:
parent
d585d5a2bc
commit
c62b2af7fd
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
||||||
<!-- TMPL_IF NAME="intranetstylesheet" -->
|
<!-- TMPL_IF NAME="intranetstylesheet" -->
|
||||||
@import url(<!-- TMPL_VAR NAME="intranetstylesheet" -->);
|
@import url(<!-- TMPL_VAR NAME="intranetstylesheet" -->);
|
||||||
<!-- TMPL_ELSE -->
|
<!-- TMPL_ELSE -->
|
||||||
@import url(<!-- TMPL_VAR NAME='themelang' -->/includes/intranet.css);
|
@import url(<!-- TMPL_VAR NAME='themelang' -->/includes/intranet2.css);
|
||||||
<!-- /TMPL_IF -->
|
<!-- /TMPL_IF -->
|
||||||
<!-- TMPL_IF NAME="intranetcolorstylesheet" -->
|
<!-- TMPL_IF NAME="intranetcolorstylesheet" -->
|
||||||
@import url(<!-- TMPL_VAR NAME="intranetcolorstylesheet" -->);
|
@import url(<!-- TMPL_VAR NAME="intranetcolorstylesheet" -->);
|
||||||
|
|
Loading…
Reference in a new issue