mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-01 19:09:27 +00:00
Alert für die Umstellung des Redesigns entfernt
This commit is contained in:
+1
-5
@@ -152,12 +152,8 @@ function loadampel()
|
||||
{
|
||||
$('#ampel').load('ampel.php?'+gettimestamp());
|
||||
}
|
||||
function warnung_redesign()
|
||||
{
|
||||
alert ('Die CIS-Seite wird derzeit an das neue Design angepasst. \nManche Funktionen sind möglicherweise inaktiv.');
|
||||
}
|
||||
</script>
|
||||
<body class="main" onload="warnung_redesign(), loadampel()">
|
||||
<body class="main" onload="loadampel()">
|
||||
<table width="100%" height="100%" cellspacing="0" cellpadding="0" border="0">
|
||||
<tr>
|
||||
<td class="rand"></td>
|
||||
|
||||
Reference in New Issue
Block a user