summaryrefslogtreecommitdiff
path: root/share/web_surfaces/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'share/web_surfaces/index.html')
-rw-r--r--share/web_surfaces/index.html12
1 files changed, 2 insertions, 10 deletions
diff --git a/share/web_surfaces/index.html b/share/web_surfaces/index.html
index 2f32d9e64c..5ffccd4dd9 100644
--- a/share/web_surfaces/index.html
+++ b/share/web_surfaces/index.html
@@ -15,19 +15,11 @@
<div id="index" style="display:none">
<h1>Available Web Surfaces</h1>
<div class="surface-list" id="builtin">
- <h2>
- Built-In
- &emsp;
- <span class="disk-path"></span>
- </h2>
+ <h2>Built-In</h2>
<ul></ul>
</div>
<div class="surface-list" id="user">
- <h2>
- User
- &emsp;
- <span class="disk-path"></span>
- </h2>
+ <h2>User</h2>
<ul></ul>
</div>
</div>