summaryrefslogtreecommitdiffstats
path: root/abs/core/supplemental-web/contents/exports.shtml
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2013-08-14 18:50:20 (GMT)
committerBritney Fransen <brfransen@gmail.com>2013-08-14 18:50:20 (GMT)
commit79d1a8112c1c10fb769dd325e6ae93f154cdd557 (patch)
tree3a4ebd0a477e479eaa3cef1d7d5fab7d4a328734 /abs/core/supplemental-web/contents/exports.shtml
parent6541c7cc4c865a086ef895119c4ef1b0ed8d1272 (diff)
downloadlinhes_pkgbuild-79d1a8112c1c10fb769dd325e6ae93f154cdd557.zip
linhes_pkgbuild-79d1a8112c1c10fb769dd325e6ae93f154cdd557.tar.gz
linhes_pkgbuild-79d1a8112c1c10fb769dd325e6ae93f154cdd557.tar.bz2
supplemental-web: add Terminal link to shellinabox
more layout fixes for Tuners and File Shares
Diffstat (limited to 'abs/core/supplemental-web/contents/exports.shtml')
-rwxr-xr-xabs/core/supplemental-web/contents/exports.shtml26
1 files changed, 11 insertions, 15 deletions
diff --git a/abs/core/supplemental-web/contents/exports.shtml b/abs/core/supplemental-web/contents/exports.shtml
index 7aaba33..12e079c 100755
--- a/abs/core/supplemental-web/contents/exports.shtml
+++ b/abs/core/supplemental-web/contents/exports.shtml
@@ -1,18 +1,14 @@
<html>
-<head>
-<style type="text/css">@import "/frame.css";</style>
-</head>
-
-<body>
-<div id="mainContainer">
- <div id="header">
- <h1>File Shares</h1>
- <br>
- </div>
- <div id="content">
- <!--#exec cmd="/data/srv/httpd/htdocs/list_exports.py" -->
- </div>
-</div>
-</body>
+ <head>
+ <style type="text/css">@import "/frame.css";</style>
+ </head>
+ <body>
+ <div id="header">
+ <h1>File Shares</h1>
+ </div>
+ <div id="navcontainer">
+ <!--#exec cmd="/data/srv/httpd/htdocs/list_exports.py" -->
+ </div>
+ </body>
</html>