Remove New Page from file view.

This commit is contained in:
bootstraponline
2012-07-11 10:22:03 -06:00
parent 316b6feccb
commit 20534a71b9
@@ -1,7 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=utf-8">
<meta http-equiv="Content-type" content="text/html;charset=utf-8">
<link rel="stylesheet" type="text/css" href="/css/gollum.css" media="all">
<link rel="stylesheet" type="text/css" href="/css/template.css" media="all">
@@ -15,9 +14,6 @@
<li class="minibutton">
<a href="/" class="action-edit-page">Home</a>
</li>
<li class="minibutton" class="jaws">
<a href="#" id="minibutton-new-page">New Page</a>
</li>
</ul>
</div>