diff options
Diffstat (limited to 'views/default/custom_index_widgets/footerlinks.php')
-rw-r--r-- | views/default/custom_index_widgets/footerlinks.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/views/default/custom_index_widgets/footerlinks.php b/views/default/custom_index_widgets/footerlinks.php new file mode 100644 index 000000000..ed92a9032 --- /dev/null +++ b/views/default/custom_index_widgets/footerlinks.php @@ -0,0 +1,3 @@ +<div class="mts float-alt"> +<a href="http://fxnion.free.fr/"><img src="<?php echo elgg_get_site_url(); ?>mod/custom_index_widgets/images/fxnion_elgg_custom_index.gif" alt="Elgg Custom index by Fx Nion" title="Elgg Custom index by Fx Nion"/></a> +</div> |