| Zeile 1... |
Zeile 1... |
| 1 |
<!-- $Id: header.tpl 1540 2016-11-18 19:59:10Z lars $ BEGIN -->
|
1 |
<!-- $Id: header.tpl 1546 2016-11-18 20:13:21Z lars $ BEGIN -->
|
| 2 |
<!DOCTYPE html>
|
2 |
<!DOCTYPE html>
|
| 3 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
| 4 |
{nocache}
|
4 |
{nocache}
|
| 5 |
<head>
|
5 |
<head>
|
| 6 |
<title>{$title} - Backend {$ini.titel_only}</title>
|
6 |
<title>{$title} - Backend {$ini.titel_only}</title>
|
| Zeile 16... |
Zeile 16... |
| 16 |
<link href="/backend/assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" />
|
16 |
<link href="/backend/assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css" />
|
| 17 |
<link href="/backend/assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
17 |
<link href="/backend/assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
|
| 18 |
<link href="/backend/assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css" />
|
18 |
<link href="/backend/assets/global/plugins/bootstrap-switch/css/bootstrap-switch.min.css" rel="stylesheet" type="text/css" />
|
| 19 |
<link href="/backend/assets/datatables/datatables.min.css" rel="stylesheet" type="text/css" />
|
19 |
<link href="/backend/assets/datatables/datatables.min.css" rel="stylesheet" type="text/css" />
|
| 20 |
<link href="/backend/assets/datatables/extensions/TableTools/css/dataTables.tableTools.css" rel="stylesheet" type="text/css" />
|
20 |
<link href="/backend/assets/datatables/extensions/TableTools/css/dataTables.tableTools.css" rel="stylesheet" type="text/css" />
|
| 21 |
<link href="/backend/assets/global/plugins/jquery-ui/jquery-ui.min.css" rel="stylesheet" type="text/css" />
|
21 |
<link href="/backend/css/start/jquery-ui.custom.css" rel="stylesheet" type="text/css" />
|
| 22 |
<!-- END GLOBAL MANDATORY STYLES -->
|
22 |
<!-- END GLOBAL MANDATORY STYLES -->
|
| 23 |
<!-- BEGIN PAGE LEVEL PLUGINS -->
|
23 |
<!-- BEGIN PAGE LEVEL PLUGINS -->
|
| 24 |
<link href="/backend/assets/global/plugins/select2/css/select2.min.css" rel="stylesheet" type="text/css" />
|
24 |
<link href="/backend/assets/global/plugins/select2/css/select2.min.css" rel="stylesheet" type="text/css" />
|
| 25 |
<link href="/backend/assets/global/plugins/select2/css/select2-bootstrap.min.css" rel="stylesheet" type="text/css" />
|
25 |
<link href="/backend/assets/global/plugins/select2/css/select2-bootstrap.min.css" rel="stylesheet" type="text/css" />
|
| 26 |
<link href="/backend/assets/global/plugins/bootstrap-daterangepicker/daterangepicker.min.css" rel="stylesheet" type="text/css" />
|
26 |
<link href="/backend/assets/global/plugins/bootstrap-daterangepicker/daterangepicker.min.css" rel="stylesheet" type="text/css" />
|
| Zeile 186... |
Zeile 186... |
| 186 |
<!-- END SIDEBAR -->
|
186 |
<!-- END SIDEBAR -->
|
| 187 |
<!-- BEGIN CONTENT -->
|
187 |
<!-- BEGIN CONTENT -->
|
| 188 |
<div class="page-content-wrapper">
|
188 |
<div class="page-content-wrapper">
|
| 189 |
<!-- BEGIN CONTENT BODY -->
|
189 |
<!-- BEGIN CONTENT BODY -->
|
| 190 |
<div class="page-content">
|
190 |
<div class="page-content">
|
| 191 |
<!-- $Id: header.tpl 1540 2016-11-18 19:59:10Z lars $ BEGIN -->
|
191 |
<!-- $Id: header.tpl 1546 2016-11-18 20:13:21Z lars $ BEGIN -->
|