git.99rst.org
/
DailyTxT.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
bc67e2f
)
changed position of save-template-button
author
PhiTux
<redacted>
Sat, 11 Oct 2025 13:30:10 +0000
(15:30 +0200)
committer
PhiTux
<redacted>
Sat, 11 Oct 2025 13:30:10 +0000
(15:30 +0200)
frontend/src/routes/(authed)/+layout.svelte
patch
|
blob
|
history
diff --git
a/frontend/src/routes/(authed)/+layout.svelte
b/frontend/src/routes/(authed)/+layout.svelte
index 7b3683ce715794acf7698a819540611cf78eb1d2..c4c2e913eab35d053dcbd2a2c17d35f8cb80437c 100644
(file)
--- a/
frontend/src/routes/(authed)/+layout.svelte
+++ b/
frontend/src/routes/(authed)/+layout.svelte
@@
-1843,7
+1843,7
@@
placeholder={$t('settings.template.content_of_template')}
>
</textarea>
- <div class="d-flex justify-content-
end
">
+ <div class="d-flex justify-content-
start
">
<button
disabled={(oldTemplateName === templateName &&
oldTemplateText === templateText) ||
git clone https://git.99rst.org/PROJECT