summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2017-12-03 13:07:28 +0300
committerAndrew Dolgov <[email protected]>2017-12-03 13:07:28 +0300
commit6bd13fc55f2e23a84e7e11a22ccd23f6e257e161 (patch)
tree311a1d885fc74b4ac52a29a0ba2d20e7b0bf6971 /prefs.php
parent96f76580f4dfd67f3b6c0377b20e590e28929892 (diff)
remove layout.css
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/prefs.php b/prefs.php
index 772f58c19..16b1dd0eb 100644
--- a/prefs.php
+++ b/prefs.php
@@ -38,7 +38,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);