- current_action_to_html(): Adding help link for the "-" form of
authorjongfoster <jongfoster@users.sourceforge.net>
Fri, 26 Apr 2002 19:30:54 +0000 (19:30 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Fri, 26 Apr 2002 19:30:54 +0000 (19:30 +0000)
commitbf9fe1b67fa4dcc748ddc91a4b639e631aacbaab
tree496f0d4561b44fd4a08812ed045c5bb681bf44e2
parent1ab142edf746c36477a2e66cee2f669f9a9fcd50
- current_action_to_html(): Adding help link for the "-" form of
  one-string actions.
- Some actions had "<br>-", some "<br> -" (note the space).
  Standardizing on no space.
- Greatly simplifying some of the code by using string_join()
  where appropriate.
actions.c