Skip to content
Snippets Groups Projects
Commit 4b7dfd34 authored by Morris Jobke's avatar Morris Jobke
Browse files

fix conflicts and add missing closing tag

parent ade726ad
No related branches found
No related tags found
No related merge requests found
......@@ -105,11 +105,3 @@ thead{
margin-left: 5px;
width: 300px;
}
/*.directLink label {*/
/*font-weight: normal;*/
/*}*/
/*.directLink input {*/
/*margin-left: 10px;*/
/*width: 300px;*/
/*}*/
......@@ -16,7 +16,7 @@
<div class="header-right">
<span id="details"><?php p($l->t('shared by %s', array($_['displayName']))) ?></span>
</div>
</header>
</div></header>
<div id="content">
<div id="preview">
<?php if (isset($_['folder'])): ?>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment