]> source.dussan.org Git - nextcloud-server.git/commitdiff
fix conflicts and add missing closing tag
authorMorris Jobke <morris.jobke@gmail.com>
Thu, 23 Jan 2014 12:51:51 +0000 (13:51 +0100)
committerMorris Jobke <morris.jobke@gmail.com>
Thu, 23 Jan 2014 12:51:51 +0000 (13:51 +0100)
apps/files_sharing/css/public.css
apps/files_sharing/templates/public.php

index 7bcafd542ca2e954af781f41c462cf4259454712..a5762799ac476bd3c476611be32e2a03e25fded2 100644 (file)
@@ -105,11 +105,3 @@ thead{
        margin-left: 5px;
        width: 300px;
 }
-
-/*.directLink label {*/
-       /*font-weight: normal;*/
-/*}*/
-/*.directLink input {*/
-       /*margin-left: 10px;*/
-       /*width: 300px;*/
-/*}*/
index fd0e0ad6412f5ec84764f8d02ee77d3e2b5038fa..f8a31005cdfac2a7b0e3a17868537fc231bbf1a2 100644 (file)
@@ -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'])): ?>