diff options
Diffstat (limited to 'views/default/tidypics/content_wrapper.php')
-rw-r--r-- | views/default/tidypics/content_wrapper.php | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/views/default/tidypics/content_wrapper.php b/views/default/tidypics/content_wrapper.php deleted file mode 100644 index 08146b31b..000000000 --- a/views/default/tidypics/content_wrapper.php +++ /dev/null @@ -1,10 +0,0 @@ -<?php - echo elgg_view_title($vars['title']); -?> -<div class="contentWrapper tidypics_wrapper"> -<div class="clearfloat"></div> -<?php - echo $vars['content']; -?> -<div class="clearfloat"></div> -</div>
\ No newline at end of file |