1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 10:29:54 +00:00

Merge pull request #1598 from pmario/fix-plugin-button-tooltip

fixes the [Get more plugins] button tooltip
This commit is contained in:
Jeremy Ruston 2015-03-20 15:31:13 +00:00
commit a7b1b3ec10

View File

@ -96,7 +96,7 @@ No information provided
</$set>
\end
<$button message="tm-modal" param="$:/core/ui/ControlPanel/Modals/AddPlugins" tooltip=<<lingo Add/Hint>> class="tc-btn-big-green" style="background:blue;">
<$button message="tm-modal" param="$:/core/ui/ControlPanel/Modals/AddPlugins" tooltip={{$:/language/ControlPanel/Plugins/Add/Hint}} class="tc-btn-big-green" style="background:blue;">
{{$:/core/images/download-button}} <<lingo Add/Caption>>
</$button>