Browse Source

removed link to all index in index template

add-quote-import
Michael Murtaugh 8 years ago
parent
commit
01c3c66c75
  1. 4
      etherdump/data/templates/index.html

4
etherdump/data/templates/index.html

@ -102,8 +102,6 @@ $(document).ready(function()
</tbody> </tbody>
</table> </table>
<div id="footer"> <div id="footer"></div>
<a href="index">index of all pads (password required)</a>
</div>
</body> </body>
</html> </html>

Loading…
Cancel
Save