mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-06-21 07:54:07 +00:00
Fix close button syntx for save instructions
This commit is contained in:
parent
f85afdb964
commit
3b458031ff
@ -1,7 +1,7 @@
|
|||||||
title: $:/messages/SaveInstructions
|
title: $:/messages/SaveInstructions
|
||||||
type: text/vnd.tiddlywiki
|
type: text/vnd.tiddlywiki
|
||||||
subtitle: Save your work
|
subtitle: Save your work
|
||||||
footer: <<button close class:"btn btn-primary"><Close>>
|
footer: <$button message="tw-close-tiddler" class="btn btn-primary">Close</$button>
|
||||||
help: http://five.tiddlywiki.com/#help:SavingChanges
|
help: http://five.tiddlywiki.com/#help:SavingChanges
|
||||||
|
|
||||||
Your changes to this wiki need to be saved as a ~TiddlyWiki HTML file.
|
Your changes to this wiki need to be saved as a ~TiddlyWiki HTML file.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user