summaryrefslogtreecommitdiff
path: root/modules/gallery/views/l10n_client.html.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gallery/views/l10n_client.html.php')
-rw-r--r--modules/gallery/views/l10n_client.html.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/gallery/views/l10n_client.html.php b/modules/gallery/views/l10n_client.html.php
index faa6e939..2e53f48f 100644
--- a/modules/gallery/views/l10n_client.html.php
+++ b/modules/gallery/views/l10n_client.html.php
@@ -16,7 +16,7 @@
[other] - <?= $string["source"]["other"] ?>
<? else: ?>
<?= $string["source"] ?>
- <? endif; ?>
+ <? endif; ?>
</li>
<? endforeach; ?>
</ul>
@@ -25,7 +25,7 @@
</div>
<div id="l10n-client-string-editor">
<div class="source">
- <pre class="source-text"></pre>
+ <p class="source-text"></p>
</div>
<div class="translation">
<form method="post" action="<?= url::site("l10n_client/save") ?>" id="gL10nClientSaveForm">