diff options
Diffstat (limited to 'lib/tpl/default/mediaedit.php')
-rw-r--r-- | lib/tpl/default/mediaedit.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/tpl/default/mediaedit.php b/lib/tpl/default/mediaedit.php index c7b7e2e53..92d1db8db 100644 --- a/lib/tpl/default/mediaedit.php +++ b/lib/tpl/default/mediaedit.php @@ -22,8 +22,6 @@ <?php tpl_metaheaders()?> <link rel="shortcut icon" href="<?php echo DOKU_BASE?>images/favicon.ico" /> - <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>layout.css" /> - <link rel="stylesheet" media="screen" type="text/css" href="<?php echo DOKU_TPL?>design.css" /> </head> <body> |