1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-08 13:56:07 +00:00

Removed unneeded CSS classes

Part of #764
This commit is contained in:
Jermolene
2014-08-28 17:17:50 +01:00
parent df8758e38f
commit d8c3691bd1
22 changed files with 31 additions and 41 deletions

View File

@@ -1,7 +1,7 @@
title: $:/language/Modals/Download
type: text/vnd.tiddlywiki
subtitle: Änderungen Speichern
footer: <$button message="tw-close-tiddler" class="btn btn-primary">Schließen</$button>
footer: <$button message="tw-close-tiddler">Schließen</$button>
help: http://tiddlywiki.com/static/DownloadingChanges.html
Ihr Browser unterstützt nur manuelles Speichern.

View File

@@ -1,7 +1,7 @@
title: $:/language/Modals/SaveInstructions
type: text/vnd.tiddlywiki
subtitle: Aktuellen Stand speichern
footer: <$button message="tw-close-tiddler" class="btn btn-primary">Schließen</$button>
footer: <$button message="tw-close-tiddler">Schließen</$button>
help: http://tiddlywiki.com/static/SavingChanges.html
Ihre Änderungen sollen als ~TiddlyWiki HTML Datei gespeichert werden.