Lines 4-10
Link Here
|
4 |
<head> |
4 |
<head> |
5 |
<title>Upload plugin</title> |
5 |
<title>Upload plugin</title> |
6 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
6 |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
7 |
<script type="text/javascript" src="[% themelang %]/lib/jquery/jquery.js"></script> |
7 |
<script type="text/javascript" src="/intranet-tmpl/lib/jquery/jquery.js"></script> |
8 |
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/staff-global.css" /> |
8 |
<link rel="stylesheet" type="text/css" href="[% themelang %]/css/staff-global.css" /> |
9 |
|
9 |
|
10 |
</head> |
10 |
</head> |
11 |
- |
|
|