Project

General

Profile

« Previous | Next » 

Revision 1081

Added by Matthias almost 15 years ago

Added more meta tags to backend themes

View differences:

header.htt
4 4
<head>
5 5
<title>{WEBSITE_TITLE}&raquo;{TEXT_ADMINISTRATION}-{SECTION_NAME}</title>
6 6
<meta http-equiv="content-type" content="text/html; charset={CHARSET}" />
7
<meta http-equiv="content-language" content="{LANGUAGE}" />
8
<meta name="description" content="{TEXT_ADMINISTRATION}" />
9
<meta name="keywords" content="{TEXT_ADMINISTRATION}" />
7 10
<link href="{THEME_URL}/theme.css" rel="stylesheet" type="text/css" />
8 11
<link href="{WB_URL}/include/jquery/plugins/jquery-ui.css" rel="stylesheet" type="text/css" />
9 12
{BACKEND_MODULE_CSS}

Also available in: Unified diff