mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-04 03:48:01 +00:00
Add the "save changes" button back
And remove the not-yet-implemented "edit" button
This commit is contained in:
@@ -5,8 +5,8 @@ title: $:/templates/PageTemplate
|
|||||||
|
|
||||||
<!-- The page header -->
|
<!-- The page header -->
|
||||||
<div class="pull-right">
|
<div class="pull-right">
|
||||||
<$button class="btn btn-mini btn-primary">Edit</$button>
|
|
||||||
<$button message="tw-NewTiddler" class="btn btn-mini btn-success">New</$button>
|
<$button message="tw-NewTiddler" class="btn btn-mini btn-success">New</$button>
|
||||||
|
<$button message="tw-save-wiki" class="btn btn-mini btn-primary">Save</$button>
|
||||||
</div>
|
</div>
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
! {{SiteTitle}} <small>{{SiteSubtitle}}</small>
|
! {{SiteTitle}} <small>{{SiteSubtitle}}</small>
|
||||||
|
Reference in New Issue
Block a user