[CS-Project-svn_notify] SF.net SVN: cs-project: [836] trunk/1.2/templates/help/footer.shared.tmpl
Brought to you by:
crazedsanity
From: <cra...@us...> - 2008-02-11 02:41:58
|
Revision: 836 http://cs-project.svn.sourceforge.net/cs-project/?rev=836&view=rev Author: crazedsanity Date: 2008-02-10 18:41:48 -0800 (Sun, 10 Feb 2008) Log Message: ----------- Minor superficial HTML change. Modified Paths: -------------- trunk/1.2/templates/help/footer.shared.tmpl Modified: trunk/1.2/templates/help/footer.shared.tmpl =================================================================== --- trunk/1.2/templates/help/footer.shared.tmpl 2008-02-11 02:36:08 UTC (rev 835) +++ trunk/1.2/templates/help/footer.shared.tmpl 2008-02-11 02:41:48 UTC (rev 836) @@ -3,9 +3,9 @@ <hr> <h3>Topics:</h3> -<h3><a href="/help/lost_password">Lost Password</a></h3> +<h4><a href="/help/lost_password">Lost Password</a></h4> -<a href="/help/helpdesk"><b>Helpdesk</b></a> +<h4><a href="/help/helpdesk">Helpdesk</a></h4> <ul> <li><a href="/help/helpdesk/assigned">Assigned User</a></li> <li><a href="/help/helpdesk/external_link">External Link</a></li> @@ -15,13 +15,14 @@ <li><a href="/help/helpdesk/submit_buttons">Submit Buttons</a></li> </ul> -<a href="/help/tag"><b>Tags</b></a> + +<h4><a href="/help/tag">Tags</a></h4> <ul> <li><a href="/help/tag/modifier">Modifier</a></li> </ul> -<a href="/help/task"><b>Tasks</b></a> +<h4><a href="/help/task">Tasks</a></h4> <ul> <li><a href="/help/task/hours">Hours</a></li> </ul> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |