Project

General

Profile

« Previous | Next » 

Revision 1037

Added by Matthias almost 15 years ago

Fixed Backend-Themes to get more valide output (Thanks to Luisehahne)

View differences:

header.htt
5 5
<title>{WEBSITE_TITLE} >> {TEXT_ADMINISTRATION} - {SECTION_NAME}</title>
6 6
<meta http-equiv="content-type" content="text/html; charset={CHARSET}" />
7 7
<link href="{THEME_URL}/theme.css" rel="stylesheet" type="text/css" />
8
<link href="{WB_URL}/include/jquery/jquery-ui.css" rel="stylesheet" type="text/css" />
8
<link href="{WB_URL}/include/jquery/plugins/jquery-ui.css" rel="stylesheet" type="text/css" />
9 9
{BACKEND_MODULE_CSS}
10 10
<script type="text/javascript" src="{WB_URL}/include/editarea/edit_area_full.js"></script>
11 11
<script language="javascript" type="text/javascript">

Also available in: Unified diff