Skip to content

Commit

Permalink
Item12192: show preference settings help, not macros
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@17424 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
MichaelDaum authored and MichaelDaum committed Mar 20, 2014
1 parent 8d04065 commit fc3ecc9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions core/templates/settings.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@


%TMPL:DEF{"help"}%
* %POPUPWINDOW{"%SYSTEMWEB%.Macros" label="%MAKETEXT{"Get help on setting topic preferences"}%"}%%JQREQUIRE{"popupwindow"}%
* %POPUPWINDOW{"%SYSTEMWEB%.PreferencesSettings" label="%MAKETEXT{"Get help on setting topic preferences"}%"}%%JQREQUIRE{"popupwindow"}%
* %MAKETEXT{"Each preference has the syntax"}% <br />
%MAKETEXT{"~[multiple of 3 spaces~] * ~[space~] Set ~[space~] VARIABLENAME ~[space~] = ~[value~]"}%
%TMPL:END%


%TMPL:DEF{"content"}%%TMPL:P{"formstart"}%%TMPL:P{"formtop"}%
%TMPL:P{"textarea"}%
%TMPL:P{"topicinfo"}%%TMPL:P{"formend"}%%TMPL:END%
%TMPL:P{"topicinfo"}%%TMPL:P{"formend"}%%TMPL:END%

0 comments on commit fc3ecc9

Please sign in to comment.