summaryrefslogtreecommitdiff
path: root/themes/cloudy
diff options
context:
space:
mode:
authorRob Peters <makitso@gmail.com>2010-04-10 13:30:32 +0000
committerRob Peters <makitso@gmail.com>2010-04-10 13:30:32 +0000
commitd31718e7e3f1eb4f7185b0e4e4d22077b9ca5db5 (patch)
treedf127c8481433c93dc32e67954d7638f6623cb3c /themes/cloudy
parentf87bf8f73e5509fb5a395cbda2aea21ef53c388c (diff)
downloadwebtrees-d31718e7e3f1eb4f7185b0e4e4d22077b9ca5db5.tar.gz
webtrees-d31718e7e3f1eb4f7185b0e4e4d22077b9ca5db5.tar.bz2
webtrees-d31718e7e3f1eb4f7185b0e4e4d22077b9ca5db5.zip
Correct language dropdown position
Diffstat (limited to 'themes/cloudy')
-rw-r--r--themes/cloudy/header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/cloudy/header.php b/themes/cloudy/header.php
index 41eb068b96..d327fb2647 100644
--- a/themes/cloudy/header.php
+++ b/themes/cloudy/header.php
@@ -253,7 +253,7 @@ else { ?>
&nbsp;
</td>
<?php if (empty($SEARCH_SPIDER)) { ?>
- <td>
+ <td width="120">
<div align="<?php echo $TEXT_DIRECTION=="rtl"?"left":"right"; ?>" >
<?php print_lang_form(1); ?>
</div>