[CS-Project-svn_notify] SF.net SVN: cs-project: [834] trunk/1.2/templates/help
Brought to you by:
crazedsanity
From: <cra...@us...> - 2008-02-11 02:32:02
|
Revision: 834 http://cs-project.svn.sourceforge.net/cs-project/?rev=834&view=rev Author: crazedsanity Date: 2008-02-10 18:31:59 -0800 (Sun, 10 Feb 2008) Log Message: ----------- Updated list of topics for help. Modified Paths: -------------- trunk/1.2/templates/help/footer.shared.tmpl trunk/1.2/templates/help/index.content.tmpl Modified: trunk/1.2/templates/help/footer.shared.tmpl =================================================================== --- trunk/1.2/templates/help/footer.shared.tmpl 2008-02-11 02:28:26 UTC (rev 833) +++ trunk/1.2/templates/help/footer.shared.tmpl 2008-02-11 02:31:59 UTC (rev 834) @@ -3,6 +3,7 @@ <hr> <h3>Topics:</h3> +<h3><a href="/help/lost_password">Lost Password</a></h3> {links__helpdesk} {links__tag} {links__task} Modified: trunk/1.2/templates/help/index.content.tmpl =================================================================== --- trunk/1.2/templates/help/index.content.tmpl 2008-02-11 02:28:26 UTC (rev 833) +++ trunk/1.2/templates/help/index.content.tmpl 2008-02-11 02:31:59 UTC (rev 834) @@ -1,7 +1 @@ <h1>Welcome to the Help System!</h1> -<h2>Topics</h2> -<ul> - <li><a href="/help/lost_password">Lost Password</a></li> - <li><a href="/help/helpdesk">Helpdesk</a></li> - <li><a href="/help/tag">Tags</a></li> -</ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |