remove layout.css
This commit is contained in:
parent
96f76580f4
commit
6bd13fc55f
|
@ -62,7 +62,6 @@
|
|||
</script>
|
||||
|
||||
<?php echo stylesheet_tag("lib/dijit/themes/claro/claro.css"); ?>
|
||||
<?php echo stylesheet_tag("css/layout.css"); ?>
|
||||
|
||||
<?php if ($_SESSION["uid"]) {
|
||||
$theme = get_pref( "USER_CSS_THEME", $_SESSION["uid"], false);
|
||||
|
|
Loading…
Reference in New Issue