diff options
author | James Meyer <james.meyer@operamail.com> | 2012-11-05 21:43:45 (GMT) |
---|---|---|
committer | James Meyer <james.meyer@operamail.com> | 2012-11-05 21:43:45 (GMT) |
commit | fb65a64342c34c65045889121c310494d26e34ec (patch) | |
tree | ed446c73093b3e5babcfa20098e785bf69493a18 /abs/core/supplemental-web/contents/calllog.shtml | |
parent | 1cb4972bbf213b391bd403605ded1702ed224a25 (diff) | |
download | linhes_pkgbuild-fb65a64342c34c65045889121c310494d26e34ec.zip linhes_pkgbuild-fb65a64342c34c65045889121c310494d26e34ec.tar.gz linhes_pkgbuild-fb65a64342c34c65045889121c310494d26e34ec.tar.bz2 |
supplemental-web: changed the header to include mythexpress and remyth
I hope to add something to catch the error page and wrap them like the rest of the links. However it's considered cross domain because of the port change.
refs #865
refs #863
Diffstat (limited to 'abs/core/supplemental-web/contents/calllog.shtml')
-rw-r--r-- | abs/core/supplemental-web/contents/calllog.shtml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/abs/core/supplemental-web/contents/calllog.shtml b/abs/core/supplemental-web/contents/calllog.shtml index ddf3d88..5eb5783 100644 --- a/abs/core/supplemental-web/contents/calllog.shtml +++ b/abs/core/supplemental-web/contents/calllog.shtml @@ -4,10 +4,12 @@ </head> <body> -<div id="mainContainer"> -<!-- <div id="header"><p></p></div> +<p> Phone Call Log </p> + +<!--<div id="mainContainer"> + <div id="header"><p></p></div> <div id="content"> - <p></p>--> + <p>Phone Call Log</p>--> <!--#exec cmd="/data/srv/httpd/htdocs/calllog.py" --> |