summaryrefslogtreecommitdiff
path: root/modules/gallery/views/l10n_client.html.php
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2009-06-06 15:24:49 -0700
committerAndy Staudacher <andy.st@gmail.com>2009-06-06 15:24:49 -0700
commitb9ee6f7d185c734dcff595d06d9c6e6fda5822ac (patch)
tree4cc37bde852469449afd0989bfceeeddac84a200 /modules/gallery/views/l10n_client.html.php
parent0e415dae9b29d792f631d3b94349086b8094c920 (diff)
parentb179b106c2b4d3971498f513ffc71eff1b6b1a5d (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
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">