summaryrefslogtreecommitdiffstats
path: root/module/web/app/templates/default/settings/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/app/templates/default/settings/layout.html')
-rw-r--r--module/web/app/templates/default/settings/layout.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/module/web/app/templates/default/settings/layout.html b/module/web/app/templates/default/settings/layout.html
deleted file mode 100644
index 39f1a2ec9..000000000
--- a/module/web/app/templates/default/settings/layout.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<div class="span2">
- <ul class="nav nav-list well settings-menu">
- </ul>
-</div>
-<div class="span10">
- <div class="well setting-box">
- <form class="form-horizontal" action="#">
- <h1>Please choose a config section</h1>
- </form>
- </div>
-</div> \ No newline at end of file