mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
Move the version number to the top of the upgrader (#6881)
* Move the version number to the top of the upgrader * change header to be clearer * Move Upgrade Wizard to the top
This commit is contained in:
parent
832868ecae
commit
029203dbc0
@ -6,7 +6,9 @@ tags: $:/tags/AboveStory
|
||||
|
||||
<div class="tc-upgrade-wizard">
|
||||
|
||||
! ~TiddlyWiki Upgrade Wizard
|
||||
! Upgrade Wizard
|
||||
|
||||
!! ~TiddlyWiki version <<version>>
|
||||
|
||||
<$list filter="[[$:/Import]is[missing]]">
|
||||
|
||||
@ -48,8 +50,6 @@ For help and support, visit [[the TiddlyWiki discussion forum|http://groups.goog
|
||||
|
||||
</div>
|
||||
|
||||
version <<version>>
|
||||
|
||||
//Your data will not leave your browser. <a href="#" download="upgrade.html">Download</a> this upgrader to use it offline//
|
||||
|
||||
//If clicking the link doesn't work, right-click the link and save it that way.//
|
||||
|
Loading…
Reference in New Issue
Block a user