sheet terms

This commit is contained in:
François-Xavier Guillois
2023-05-30 15:42:33 +02:00
parent cb71f649f1
commit 411c8f9bce
8 changed files with 95 additions and 142 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<header class="char-header">
<section class="char-details">
<h1 class="char-name">
<input name="name" type="text" value="{{actor.name}}" placeholder="{{localize "GODS.CharacterNamePlaceholder"}}" spellcheck="false" />
<input name="name" type="text" value="{{actor.name}}" placeholder="{{localize "TOTEM.CharacterNamePlaceholder"}}" spellcheck="false" />
</h1>
</section>