Aleksander Machniak
2013-11-22 3bcc065831f95bfee180a62052e78d24020ebece
skins/larry/templates/importcontacts.html
@@ -18,15 +18,14 @@
<h2 class="boxtitle"><roundcube:label name="importcontacts" /></h2>
<div id="import-box" class="boxcontent">
<roundcube:object name="importstep" />
<roundcube:object name="importstep" class="propform" />
<br/>
<p class="formbuttons">
   <roundcube:object name="importnav" class="button" />
</p>
</div>
<roundcube:object name="message" id="message" class="statusbar" />
</div>
</div>
<roundcube:include file="/includes/footer.html" />