Project

General

Profile

« Previous | Next » 

Revision 460

Added by Matthias almost 17 years ago

Added Changeset [458] and [459] to branches 2.6.x

View differences:

header.html
5 5
<title>{WEBSITE_TITLE} >> {TEXT_ADMINISTRATION} - {SECTION_NAME}</title>
6 6
<link href="{INTERFACE_DIR}/stylesheet.css" rel="stylesheet" type="text/css" />
7 7
<meta http-equiv="content-type" content="text/html; charset={CHARSET}" />
8
{BACKEND_MODULE_CSS}
9
{BACKEND_MODULE_JS}
10
<script type="text/javascript" src="{WB_URL}/include/codepress/codepress.js"></script>
8 11
<script language="javascript" type="text/javascript">
9 12
function confirm_link(message, url) {
10 13
	if(confirm(message)) location.href = url;

Also available in: Unified diff