Correct capitalization in menu.

Jonathan Frederic 11 years ago
parent 14980570a7
commit 9ebb06f46a

@ -111,7 +111,7 @@ data-notebook-path="{{notebook_path}}"
<li class="divider"></li>
<li id="kill_and_exit"
title="Shutdown this notebook's kernel, and close this window">
<a href="#" >Close and halt</a></li>
<a href="#" >Close and Halt</a></li>
</ul>
</li>
<li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">Edit</a>

Loading…
Cancel
Save