1
0

Fix installer, smartification broke it

Sorry Falk
This commit is contained in:
onli
2013-06-27 21:01:16 +02:00
parent adcb2f3e87
commit 8a188747ae
4 changed files with 4 additions and 8 deletions

View File

@ -5,9 +5,8 @@
<meta charset="{$CONST.LANG_CHARSET}">
<title>{$CONST.SERENDIPITY_ADMIN_SUITE}</title>
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="{$head_link_stylesheet}">
<link rel="stylesheet" href="{serendipity_getFile file='admin/style.css'}">
<script src="{serendipity_getFile file='admin/js/modernizr-2.6.2.min.js'}"></script>
{serendipity_hookPlugin hook="backend_header" hookAll="true"}
</head>
<body id="serendipity_admin_page">
<header id="top">

View File

@ -1711,7 +1711,6 @@ form > .button_link:first-of-type {
.no-js .template_show_info,
.no-js .comment_summary,
.no-js .editor_toolbar,
.js .additional_info,
.hidden {
display: none !important;
visibility: hidden;