Browse Source

SMPL: Added config->categories help link

Default: Config->Categories was pointing to an empty page.
tags/0.6.0
swi-tch 17 years ago
parent
commit
1bfb5533a9
  1. 2
      main/interfaces/Default/templates/config_cat.tmpl
  2. 3
      main/interfaces/smpl/templates/config_cat.tmpl

2
main/interfaces/Default/templates/config_cat.tmpl

@ -17,7 +17,7 @@
<a href="../../history">History</a> |
<a class="current" href="../">Config</a> |
<a href="../../connections">Connections</a> |
<a href="$helpuri/Configure+Cat/" target="_blank">Help</a>
<a href="$helpuri/configure-categories/" target="_blank">Help</a>
</span>
<span class="SubMenu">
<a href="../general">General</a> |

3
main/interfaces/smpl/templates/config_cat.tmpl

@ -1,6 +1,5 @@
<a href="$helpuri/configure-categories" id="help">Help</a><h3>User-defined categories</h3>
<fieldset class="EntryFieldSet">
<legend>User-defined categories</legend>
<hr />
Defines post-processing and storage.<br/>

Loading…
Cancel
Save