Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2017-10-28 19:24:54 +0300
committerAleksander Machniak <alec@alec.pl>2017-10-28 19:24:54 +0300
commitef0982f1b83d4e4a76483495b78fa7084c90424c (patch)
tree06138fdc0236047d65ec3576bf098644eb241d1f /skins/larry
parentfd9517655fc8211bf049ddb6209c3fe9c09da9a0 (diff)
parent25a7df7f4b593a864f5a359e66d8dac363008300 (diff)
Merge branch 'master' into dev-elastic
Diffstat (limited to 'skins/larry')
-rw-r--r--skins/larry/templates/login.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/larry/templates/login.html b/skins/larry/templates/login.html
index 2a45eda5c..a3300c211 100644
--- a/skins/larry/templates/login.html
+++ b/skins/larry/templates/login.html
@@ -26,7 +26,7 @@
</div>
<div id="bottomline" role="contentinfo">
- <roundcube:object name="productname" /> <roundcube:object name="version" condition="config:display_version" />
+ <roundcube:object name="productname" condition="config:display_product_info &gt; 0" /> <roundcube:object name="version" condition="config:display_product_info == 2" />
<roundcube:if condition="config:support_url" />
&nbsp;&#9679;&nbsp; <a href="<roundcube:var name='config:support_url' />" target="_blank" class="support-link"><roundcube:label name="support" /></a>
<roundcube:endif />