Mercurial > hg > rc2
diff skins/larry/templates/contact.html @ 8:bf99236cc5cd
try to recover from upgrade fail
author | Charlie Root |
---|---|
date | Sat, 29 Dec 2018 07:07:34 -0500 |
parents | 4681f974d28b |
children |
line wrap: on
line diff
--- a/skins/larry/templates/contact.html Sat Dec 29 06:32:49 2018 -0500 +++ b/skins/larry/templates/contact.html Sat Dec 29 07:07:34 2018 -0500 @@ -25,6 +25,9 @@ <div id="headerbuttons" class="formbuttons"> <roundcube:button command="edit" type="input" class="button mainaction" label="editcontact" condition="!ENV:readonly" /> + <roundcube:if condition="env:qrcode" /> + <roundcube:button command="qrcode" type="input" class="button" label="qrcode" /> + <roundcube:endif /> </div> <roundcube:include file="/includes/footer.html" />