97 lines
5.5 KiB
HTML
Executable File
97 lines
5.5 KiB
HTML
Executable File
|
||
<html>
|
||
<!DOCTYPE html>
|
||
<html lang="en" class="no-js">
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||
<link rel="stylesheet" href="../../templates/standard/css/styles_pc.php" type="text/css">
|
||
<title>Excel Upload</title>
|
||
<link rel="stylesheet" type="text/css" href="css/component.css" />
|
||
<!--[if IE]>
|
||
<script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||
<![endif]-->
|
||
|
||
<!-- remove this if you use Modernizr -->
|
||
<script>(function(e,t,n){var r=e.querySelectorAll("html")[0];r.className=r.className.replace(/(^|\s)no-js(\s|$)/,"$1js$2")})(document,window,0);</script>
|
||
</head>
|
||
<body>
|
||
<table border="0" style="border-collapse: collapse" width="100%" cellpadding="0" height="100%" id="table1">
|
||
<tr>
|
||
<td>
|
||
<div align="center">
|
||
<table cellspacing="0" cellpadding="0" allign="center" width="60%" border="0">
|
||
<tr>
|
||
<td width="10" background="../../templates/standard/images/box_e1.gif">
|
||
<img height="40" src="../../templates/standard/images/blank.gif" width="22"></td>
|
||
<td nowrap="nowrap" align="left" width="98%" background="../../templates/standard/images/box_top.gif" valign="top">
|
||
<img height="10" src="../../templates/standard/images/blank.gif" width="1"><br>
|
||
<font class="hd">Excel Upload</font><br>
|
||
<span class="sh">Import eines Studienjahrgangs.</span><br>
|
||
<span class="sh"><b>Erlaubte Dateiendungen: *.xls; *.xlsx</b></span>
|
||
<img height="5" src="../../templates/standard/images/blank.gif" width="1"></font></td>
|
||
<td nowrap="nowrap" align="right" width="1%" background="../../templates/standard/images/box_e2.gif">
|
||
<img height="40" src="../../templates/standard/images/blank.gif" width="22"></td>
|
||
</tr>
|
||
<tr>
|
||
<td width="1%" background="../../templates/standard/images/box_l.gif">
|
||
<img height="1" src="../../templates/standard/images/blank.gif" width="22"></td>
|
||
<td>
|
||
<form action='/ateliers/admin/import/index.php?action=csvimp' enctype="multipart/form-data" method='post'>
|
||
<table border="0" cellpadding="0" cellspacing="0" width="100%" >
|
||
<tr>
|
||
<td width="100%"align="center" >
|
||
<br>
|
||
<br>
|
||
<div class="box">
|
||
<input type="file" name="file" id="file-5" class="inputfile inputfile-4" />
|
||
<label for="file-5"><figure><svg xmlns="https://www.w3.org/2000/svg" width="20" height="17" viewBox="0 0 20 17"><path d="M10 0l-5.2 4.9h3.3v5.1h3.8v-5.1h3.3l-5.2-4.9zm9.3 11.5l-3.2-2.1h-2l3.4 2.6h-3.5c-.1 0-.2.1-.2.1l-.8 2.3h-6l-.8-2.2c-.1-.1-.1-.2-.2-.2h-3.6l3.4-2.6h-2l-3.2 2.1c-.4.3-.7 1-.6 1.5l.6 3.1c.1.5.7.9 1.2.9h16.3c.6 0 1.1-.4 1.3-.9l.6-3.1c.1-.5-.2-1.2-.7-1.5z"/></svg></figure> <span style='float:center;'>Excel-Datei auswählen…<br>(hier klicken)</span></label>
|
||
</div>
|
||
<script src="js/custom-file-input.js"></script>
|
||
<br>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td width="100%" align="center" colspan="2">
|
||
<input type="submit" value="Excel-Hochladen…" name="B1" size="20">
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td width="100%" align="center" colspan="2">
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td width="100%" align="center" colspan="2">
|
||
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td width="100%" align="center" colspan="2">
|
||
<a href='Sch<63>lerimport_Beispiele.xlsx' target='_new'>Musterdatei downloaden</a>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</form>
|
||
</td>
|
||
<td width="1%" background="../../templates/standard/images/box_r.gif">
|
||
<img height="1" src="../../templates/standard/images/blank.gif" width="22"></td>
|
||
</tr>
|
||
<tr>
|
||
<td nowrap="nowrap" align="left" width="1%" background="../../templates/standard/images/box_e3.gif">
|
||
<img height="16" src="../../templates/standard/images/blank.gif" width="22">
|
||
</td>
|
||
<td nowrap="nowrap" align="left" width="98%" background="../../templates/standard/images/box_bottom.gif">
|
||
<img height="16" src="../../templates/standard/images/blank.gif" width="8">
|
||
</td>
|
||
<td nowrap="nowrap" align="right" width="1%" background="../../templates/standard/images/box_e4.gif">
|
||
<img height="16" src="../../templates/standard/images/blank.gif" width="22">
|
||
</td>
|
||
</tr>
|
||
|
||
</table>
|
||
</div>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
</body>
|
||
</html> |