Angemeldet bleiben
This commit is contained in:
@ -277,6 +277,12 @@
|
||||
</style>
|
||||
</head>
|
||||
<!--<body onload="if(document.erfassen)document.erfassen.{$umfrageerf_focus}.focus();return false;">-->
|
||||
<script type="text/javascript">
|
||||
$(function() {
|
||||
$("#{$umfrageerf_focus}").focus();
|
||||
})
|
||||
</script>
|
||||
|
||||
<body class="sb-nav-fixed">
|
||||
<div id="navtop"></div>
|
||||
{literal}
|
||||
|
Reference in New Issue
Block a user