fix : rename ssh.js
This commit is contained in:
parent
7c2a3e6414
commit
cb806ad893
2 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
<title>SSH</title>
|
<title>SSH</title>
|
||||||
<link href="images/favicon/favicon-16x16.png" rel="icon" type="image/png"/>
|
<link href="images/favicon/favicon-16x16.png" rel="icon" type="image/png"/>
|
||||||
<link href="stylesheets/index.css" rel="stylesheet" type="text/css"/>
|
<link href="stylesheets/index.css" rel="stylesheet" type="text/css"/>
|
||||||
<script src="ssh.js"></script>
|
<script src="modify_ssh.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<style>
|
<style>
|
||||||
.center {
|
.center {
|
||||||
|
|
Loading…
Reference in a new issue