Skip to content

Commit

Permalink
chore: Change label preview panel title
Browse files Browse the repository at this point in the history
Relates #905
  • Loading branch information
kumy committed Dec 26, 2023
1 parent f23d845 commit f21bf6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion website/app-templates/smarty/forms/geokret.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{t}GeoKret label preview{/t}</h3>
<h3 class="panel-title">{t}Sample GeoKret label preview{/t}</h3>
</div>
<div class="panel-body">
<a id="geokretLabelPreviewLink" href="" class="picture-link" title="{t}GeoKret label preview{/t}">
Expand Down
2 changes: 1 addition & 1 deletion website/app-templates/smarty/forms/geokret_label.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{t}GeoKret label preview{/t}</h3>
<h3 class="panel-title">{t}Sample GeoKret label preview{/t}</h3>
</div>
<div class="panel-body">
<a id="geokretLabelPreviewLink" href="" class="picture-link" title="{t}GeoKret label preview{/t}">
Expand Down

0 comments on commit f21bf6d

Please sign in to comment.