projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3baa78d
)
Remove footer <div> and Index Data boilerplate.
author
Mike Taylor
<mike@indexdata.com>
Wed, 26 Jun 2013 14:41:05 +0000
(16:41 +0200)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 26 Jun 2013 14:41:05 +0000
(16:41 +0200)
experiments/spclient/index-simple.html
patch
|
blob
|
history
diff --git
a/experiments/spclient/index-simple.html
b/experiments/spclient/index-simple.html
index
7f01a81
..
791dc74
100644
(file)
--- a/
experiments/spclient/index-simple.html
+++ b/
experiments/spclient/index-simple.html
@@
-11,9
+11,6
@@
<div id="mkwsSearch"></div>
<div id="mkwsRecords"></div>
<div id="mkwsTargets"></div>
- <div id="footer">
- <div id="mkwsStat"></div>
- <span>Powered by MKWS © 2013 <a href="http://www.indexdata.com">Index Data</a></span>
- </div>
+ <div id="mkwsStat"></div>
</body>
</html>