summaryrefslogtreecommitdiff
path: root/modules/gallery/views
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2009-06-19 03:44:05 +0800
committer <unostar@danalan.info>2009-06-20 09:40:57 +0800
commit2d54edc50e281016fca9f4b2710dd9f305051393 (patch)
tree17afa27c3f2e27e625d47ce9ee8bec152e2c5fe1 /modules/gallery/views
parent1d9f9138fb1ab67866f611a92527304a937b9ad8 (diff)
Fix format of source message in l10n client (adding a newline between plural forms)
Signed-off-by: <unostar@danalan.info>
Diffstat (limited to 'modules/gallery/views')
-rw-r--r--modules/gallery/views/l10n_client.html.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/gallery/views/l10n_client.html.php b/modules/gallery/views/l10n_client.html.php
index 01537e25..c15f4b0e 100644
--- a/modules/gallery/views/l10n_client.html.php
+++ b/modules/gallery/views/l10n_client.html.php
@@ -30,6 +30,7 @@
<div id="l10n-client-string-editor">
<div class="source">
<p class="source-text"></p>
+ <p id="source-text-tmp-space" style="display:none"></p>
</div>
<div class="translation">
<form method="post" action="<?= url::site("l10n_client/save") ?>" id="gL10nClientSaveForm">