Mercurial > hg > rc2
comparison 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 |
comparison
equal
deleted
inserted
replaced
7:65fd7d441cf1 | 8:bf99236cc5cd |
---|---|
23 | 23 |
24 </div> | 24 </div> |
25 | 25 |
26 <div id="headerbuttons" class="formbuttons"> | 26 <div id="headerbuttons" class="formbuttons"> |
27 <roundcube:button command="edit" type="input" class="button mainaction" label="editcontact" condition="!ENV:readonly" /> | 27 <roundcube:button command="edit" type="input" class="button mainaction" label="editcontact" condition="!ENV:readonly" /> |
28 <roundcube:if condition="env:qrcode" /> | |
29 <roundcube:button command="qrcode" type="input" class="button" label="qrcode" /> | |
30 <roundcube:endif /> | |
28 </div> | 31 </div> |
29 | 32 |
30 <roundcube:include file="/includes/footer.html" /> | 33 <roundcube:include file="/includes/footer.html" /> |
31 | 34 |
32 </body> | 35 </body> |