diff options
author | Simon L'nu <simon.lnu@gmail.com> | 2012-03-11 20:36:16 -0400 |
---|---|---|
committer | Simon L'nu <simon.lnu@gmail.com> | 2012-03-11 20:36:16 -0400 |
commit | e9b82bb5ee53040d6c1fe75949ec7785159be93d (patch) | |
tree | b1947ce8f96ae109d453cb25671f9a0a5be4c3c4 /view/theme/dispy-dark/theme.php | |
parent | de70b2f30f8cf102a91c23dcbd50754ae7b27d81 (diff) | |
download | volse-hubzilla-e9b82bb5ee53040d6c1fe75949ec7785159be93d.tar.gz volse-hubzilla-e9b82bb5ee53040d6c1fe75949ec7785159be93d.tar.bz2 volse-hubzilla-e9b82bb5ee53040d6c1fe75949ec7785159be93d.zip |
fix dispys' css and layout
Signed-off-by: Simon L'nu <simon.lnu@gmail.com>
Diffstat (limited to 'view/theme/dispy-dark/theme.php')
-rw-r--r-- | view/theme/dispy-dark/theme.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/dispy-dark/theme.php b/view/theme/dispy-dark/theme.php index c72884f1a..a7aec1c1a 100644 --- a/view/theme/dispy-dark/theme.php +++ b/view/theme/dispy-dark/theme.php @@ -72,3 +72,6 @@ $(document).ready(function() { }); </script> EOT; + +$a->page['footer'] .= <<<EOFooter +EOFooter; |