aboutsummaryrefslogtreecommitdiff
path: root/views/installation/page/elements/footer.php
blob: d6a755fba282f596f4826172dc4da99e6448cfa4 (plain)
1
2
3
4
5
6
7
8
9
10
<?php
/**
 * Install footer - offers help links
 */
?>
<ul>
	<li><a href="http://docs.elgg.org/wiki/Installation" target="_blank">Install instructions</a></li>
	<li><a href="http://docs.elgg.org/wiki/Install_Troubleshooting" target="_blank">Install troubleshooting</a></li>
	<li><a href="http://community.elgg.org/pg/groups/world" target="_blank">Elgg community forums</a></li>
</ul>