Skip to content
Snippets Groups Projects
Commit ea4d8ccf authored by Thomas Tanghus's avatar Thomas Tanghus
Browse files

Rearrange markup.

parent 8337b30e
Branches
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@
var lang = '<?php echo OCP\Config::getUserValue(OCP\USER::getUser(), 'core', 'lang', 'en'); ?>';
</script>
<div id="leftcontent">
<div id="contacts">
</div>
<div id="bottomcontrols">
<form>
......@@ -11,6 +12,7 @@
<button class="svg" id="chooseaddressbook" title="<?php echo $l->t('Addressbooks'); ?>"><img class="svg" src="core/img/actions/settings.svg" alt="<?php echo $l->t('Addressbooks'); ?>" /></button>
</form>
</div>
</div>
<div id="rightcontent" class="rightcontent" data-id="<?php echo $_['id']; ?>">
<?php
if ($_['id']){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment