Initial commit
This commit is contained in:
173
Help/User/athleten.html
Normal file
173
Help/User/athleten.html
Normal file
@@ -0,0 +1,173 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Athleten</title>
|
||||
<meta name="generator" content="Help & Manual">
|
||||
<meta name="keywords" content="">
|
||||
<meta name="description" content="Athleten">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<link type="text/css" href="default.css" rel="stylesheet">
|
||||
<link type="text/css" href="custom.css" rel="stylesheet">
|
||||
<script type="text/javascript" src="nsh.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
// Toggle Toggler
|
||||
|
||||
var toggleCount=false;
|
||||
var switchState;
|
||||
|
||||
function toggleToggles() {
|
||||
|
||||
if (!toggleCount) {
|
||||
toggleCount = true;
|
||||
HMToggleExpandAll(true);
|
||||
switchState = true;
|
||||
}
|
||||
|
||||
else if (switchState) {
|
||||
HMToggleExpandAll(false);
|
||||
switchState = false;
|
||||
}
|
||||
|
||||
else {
|
||||
HMToggleExpandAll(true);
|
||||
switchState = true;
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- non-scrolling headers for CHM and browser-based help, local styles-->
|
||||
<style type="text/css" media="screen">
|
||||
html, body { margin:0;
|
||||
padding:0;
|
||||
overflow: hidden;
|
||||
background: #FFFFFF;
|
||||
}
|
||||
|
||||
div#printheader {
|
||||
display: none;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
#idheader {
|
||||
width:100%;
|
||||
height:auto;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
}
|
||||
#idheaderbg {
|
||||
background: #6F6F6F;
|
||||
}
|
||||
#callout-table, #overview-table {display:block; position:relative; top:0; left:0;}
|
||||
#callout-icon {display:block; position:absolute; top:-11px; left:-11px;}
|
||||
#callout-icon-flag {display:block; position:absolute; top:-11px; left:-8px;}
|
||||
#callout-table a {text-decoration: none; color: blue;}
|
||||
#callout-table a:visited {text-decoration: none; color: blue;}
|
||||
#overview-table a {text-decoration: none; color: black;}
|
||||
#overview-table a:visited {text-decoration: none; color: black;}
|
||||
#callout-table a:hover, #overview-table a:hover {text-decoration: underline;}
|
||||
p.help-url { margin: 20px 0 5px 0; text-align: center; font-size: 80%; text-decoration: none }
|
||||
.sync-toc { color: #ffffff; font-size: 8pt; font-weight: bold; display: none; }
|
||||
.sync-toc a { color: #ffffff; text-decoration: none; font-weight: bold;}
|
||||
.sync-toc a:visited { color: #ffffff; }
|
||||
.sync-toc a:hover { text-decoration: underline; }
|
||||
</style>
|
||||
<!--[if lt IE 7]>
|
||||
<style type="text/css">
|
||||
#idcontent {padding: 0px;}
|
||||
#innerdiv {padding: 10px 5px 5px 10px ;}
|
||||
</style>
|
||||
<![endif]-->
|
||||
<noscript>
|
||||
<style type="text/css">
|
||||
html, body { overflow: auto; }
|
||||
</style>
|
||||
</noscript>
|
||||
<style type="text/css" media="print">
|
||||
span.f_Heading1 { color: black; }
|
||||
#idheader, #printheader img { display:none; }
|
||||
#printheader { display: block; margin-top: 20px; }
|
||||
#idcontent { margin-top: 10px; }
|
||||
</style>
|
||||
<script type="text/javascript" src="jquery.js"></script>
|
||||
<script type="text/javascript" src="helpman_settings.js"></script>
|
||||
<script type="text/javascript" src="helpman_topicinit.js"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
HMSyncTOC("index.html", "athleten.html");
|
||||
</script>
|
||||
<script type="text/javascript" src="highlight.js"></script>
|
||||
<script type="text/javascript">
|
||||
$(document).ready(function(){highlight();});
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<!--ZOOMSTOP-->
|
||||
|
||||
|
||||
<div id="printheader"><h1 class="p_Heading1"><span class="f_Heading1">Athleten</span></h1>
|
||||
</div>
|
||||
<div id="idheader">
|
||||
<div id="idheaderbg">
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0"
|
||||
style="margin: 0px; background: url(header_bg.jpg);">
|
||||
|
||||
<tr valign="bottom">
|
||||
<td align="left" valign="bottom" class="topichead">
|
||||
<p class="sync-toc"><< <a rel="nofollow" href="index.html?athleten.html" target="_top">Click to Display Table of Contents</a> >></p>
|
||||
<p class="crumbs" id="idnav"><b>Navigation:</b>
|
||||
»No topics above this level«
|
||||
</p>
|
||||
<h1 class="p_Heading1"><span class="f_Heading1">Athleten</span></h1>
|
||||
|
||||
</td>
|
||||
<td align="right" width="120" valign="middle" class="topichead" id="idnav">
|
||||
|
||||
<img src="btn_prev_d.gif" border="0"
|
||||
><a href="chapter-2.html"
|
||||
onmouseover="document.images.main.src='btn_home_h.gif'"
|
||||
onmouseout="document.images.main.src='btn_home_n.gif'"><img name=main src="btn_home_n.gif" border=0 alt="Return to chapter overview"
|
||||
></a><img src="btn_next_d.gif" border="0">
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td colspan="2" style="height: 3px; background: url(header_bg_shadow.gif)"></td></tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<!-- The following code displays Expand All/Collapse All links below the header in topics containing toggles -->
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div id="idcontent"><div id="innerdiv">
|
||||
<!--ZOOMRESTART-->
|
||||
<p class="p_Normal">Übersicht der importieren Athleten</p>
|
||||
<p class="p_Normal"> </p>
|
||||
<p class="p_Normal"><img alt="Admin4" width="1183" height="260" style="margin:0;width:1183px;height:260px;border:none" src="admin4.png"/></p>
|
||||
|
||||
<!--ZOOMSTOP-->
|
||||
</div></div>
|
||||
<script type="text/javascript">
|
||||
|
||||
var lastSlashPos = document.URL.lastIndexOf("/") > document.URL.lastIndexOf("\\") ? document.URL.lastIndexOf("/") : document.URL.lastIndexOf("\\");
|
||||
if( document.URL.substring(lastSlashPos + 1, lastSlashPos + 4).toLowerCase() != "~hh" )
|
||||
{
|
||||
if (document.all) setTimeout(function() {nsrInit();},20);
|
||||
else nsrInit();
|
||||
}
|
||||
|
||||
if ((!parent.hmNavigationFrame) && (parent.location) && (parent.location.href)) { $('.sync-toc').show();$('p.crumbs').hide();}
|
||||
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user