mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-05 06:37:10 -04:00
Removed unnecessary whiteline and a link to a mysterious minified.js file.
This commit is contained in:
parent
953e781de2
commit
46a76cced2
1 changed files with 0 additions and 2 deletions
|
@ -107,10 +107,8 @@
|
|||
}
|
||||
}
|
||||
</style>
|
||||
<script src="minified/index.js"></script>
|
||||
<link href="static/custom/index.css" rel="stylesheet">
|
||||
<script src="static/custom/index.js"></script>
|
||||
|
||||
<div id="container">
|
||||
<div id="button" onclick="go2Random()" class="translate">New Pad</div><br><div id="label" class="translate">or create/open a Pad with the name</div>
|
||||
<form action="#" onsubmit="go2Name();return false;">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue