Fix installer, smartification broke it
Sorry Falk
This commit is contained in:
@ -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">
|
||||
|
@ -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;
|
||||
|
Reference in New Issue
Block a user