diff options
Diffstat (limited to 'views/default/purity_theme/rightside.php')
| -rw-r--r-- | views/default/purity_theme/rightside.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/views/default/purity_theme/rightside.php b/views/default/purity_theme/rightside.php deleted file mode 100644 index 34aeee0e3..000000000 --- a/views/default/purity_theme/rightside.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php -$frontright=elgg_get_plugin_setting('frontright','purity_theme'); -if (!$frontright) $frontright = '<h2>You can edit this information in the admin section of this theme.</h2>'; -echo $frontright; -?>
\ No newline at end of file |
