Thomas Bruederli
2013-07-12 deb2b8d0804d1d25a3f28266747ce9041495b372
skins/larry/templates/login.html
@@ -11,7 +11,7 @@
<div class="box-inner">
<roundcube:object name="logo" src="/images/roundcube_logo.png" id="logo" border="0" />
<form name="form" action="./" method="post">
<roundcube:form name="form" method="post">
<roundcube:object name="loginform" form="form" size="40" />
<p class="formbuttons"><input type="submit" class="button mainaction" value="<roundcube:label name='login' />" /></p>
@@ -21,10 +21,13 @@
<div class="box-bottom">
   <roundcube:object name="message" id="message" />
   <noscript>
      <p class="noscriptwarning"><roundcube:label name="noscriptwarning" /></p>
   </noscript>
</div>
<div id="bottomline">
   Roundcube Webmail <roundcube:object name="version" />
   <roundcube:var name="config:product_name"> <roundcube:object name="version" condition="config:display_version" />
   <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 />