aboutsummaryrefslogtreecommitdiffstats
path: root/index.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-09-20 22:27:33 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-09-20 22:27:33 -0700
commita428695f8e9e3441bd3012a74a8385a713034007 (patch)
treecb3e9b1dbed5ab0a6e03c2cd9fe8fa006b6f3462 /index.php
parentb9247f1dcccd18bcfa402852f5ab7878cef8d105 (diff)
downloadvolse-hubzilla-a428695f8e9e3441bd3012a74a8385a713034007.tar.gz
volse-hubzilla-a428695f8e9e3441bd3012a74a8385a713034007.tar.bz2
volse-hubzilla-a428695f8e9e3441bd3012a74a8385a713034007.zip
pass vars via javascript, not html. Also fix broken pause img on IE
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 0de0afd48..c4de99fb6 100644
--- a/index.php
+++ b/index.php
@@ -86,7 +86,7 @@ if(x($_SESSION,'sysmsg')) {
// Feel free to comment out this line on production sites.
$a->page['content'] .= $debug_text;
-$a->page['content'] .= '<div id="pause"><img src="" alt="" /></div>';
+$a->page['content'] .= '<div id="pause"></div>';
// build page