mirror of
https://github.com/NohamR/Hub.git
synced 2026-01-11 00:18:15 +00:00
changes
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Accueil</title>
|
||||
<title>Hub</title>
|
||||
<link rel="shortcut icon" href="assets/icon2.ico">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<script src="js/js.js"></script>
|
||||
@@ -109,7 +109,7 @@
|
||||
</div>
|
||||
<br>
|
||||
<div>
|
||||
<input id="launchit" type="button" name="startit" value="minuteur" onclick="window.open( 'html/minuteur.html', 'tester',
|
||||
<input id="minuteur" type="button" name="startit" value="Minuteur" onclick="window.open( 'html/minuteur.html', 'tester',
|
||||
'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=650,height=650' );">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user