[CS-Project-svn_notify] SF.net SVN: cs-project: [830] trunk/1.2/templates/help
Brought to you by:
crazedsanity
From: <cra...@us...> - 2008-02-11 01:27:02
|
Revision: 830 http://cs-project.svn.sourceforge.net/cs-project/?rev=830&view=rev Author: crazedsanity Date: 2008-02-10 17:26:43 -0800 (Sun, 10 Feb 2008) Log Message: ----------- Rename template/file for my own sanity. :) Modified Paths: -------------- trunk/1.2/templates/help/footer.shared.tmpl Added Paths: ----------- trunk/1.2/templates/help/links__helpdesk.shared.tmpl Removed Paths: ------------- trunk/1.2/templates/help/helpdesk_links.shared.tmpl Modified: trunk/1.2/templates/help/footer.shared.tmpl =================================================================== --- trunk/1.2/templates/help/footer.shared.tmpl 2008-02-11 01:24:16 UTC (rev 829) +++ trunk/1.2/templates/help/footer.shared.tmpl 2008-02-11 01:26:43 UTC (rev 830) @@ -1,6 +1,6 @@ -{helpdesk_links} +{links__helpdesk} </body> </html> \ No newline at end of file Deleted: trunk/1.2/templates/help/helpdesk_links.shared.tmpl =================================================================== --- trunk/1.2/templates/help/helpdesk_links.shared.tmpl 2008-02-11 01:24:16 UTC (rev 829) +++ trunk/1.2/templates/help/helpdesk_links.shared.tmpl 2008-02-11 01:26:43 UTC (rev 830) @@ -1,13 +0,0 @@ - -<hr> -<h3>Topics:</h3> - -<a href="/help/helpdesk"><b>Helpdesk</b></a> -<ul> - <li><a href="/help/helpdesk/assigned">Assigned User</a></li> - <li><a href="/help/helpdesk/external_link">External Link</a></li> - <li><a href="/help/helpdesk/issue_priority">Issue Priority</a></li> - <li><a href="/help/helpdesk/notified_users">Notified Users</a></li> - <li><a href="/help/helpdesk/project_linkage">Project Linkage</a></li> - <li><a href="/help/helpdesk/submit_buttons">Submit Buttons</a></li> -</ul> \ No newline at end of file Copied: trunk/1.2/templates/help/links__helpdesk.shared.tmpl (from rev 827, trunk/1.2/templates/help/helpdesk_links.shared.tmpl) =================================================================== --- trunk/1.2/templates/help/links__helpdesk.shared.tmpl (rev 0) +++ trunk/1.2/templates/help/links__helpdesk.shared.tmpl 2008-02-11 01:26:43 UTC (rev 830) @@ -0,0 +1,13 @@ + +<hr> +<h3>Topics:</h3> + +<a href="/help/helpdesk"><b>Helpdesk</b></a> +<ul> + <li><a href="/help/helpdesk/assigned">Assigned User</a></li> + <li><a href="/help/helpdesk/external_link">External Link</a></li> + <li><a href="/help/helpdesk/issue_priority">Issue Priority</a></li> + <li><a href="/help/helpdesk/notified_users">Notified Users</a></li> + <li><a href="/help/helpdesk/project_linkage">Project Linkage</a></li> + <li><a href="/help/helpdesk/submit_buttons">Submit Buttons</a></li> +</ul> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |