www.gusucode.com > Elgg PHP开源SNS系统 V1.12.5源码程序 > elgg-1.12.5/views/installation/page/elements/footer.php

    <?php
/**
 * Install footer - offers help links
 */
?>
<ul>
	<li><a href="http://learn.elgg.org/en/1.x/intro/install.html" target="_blank">Install instructions</a></li>
	<li><a href="http://learn.elgg.org/en/1.x/intro/install.html#troubleshooting" target="_blank">Install troubleshooting</a></li>
	<li><a href="http://community.elgg.org/groups/all" target="_blank">Elgg community forums</a></li>
</ul>