]> source.dussan.org Git - nextcloud-server.git/commitdiff
logo claim added
authorBjörn Schießle <schiessle@owncloud.com>
Thu, 27 Jun 2013 17:53:49 +0000 (19:53 +0200)
committerBjörn Schießle <schiessle@owncloud.com>
Thu, 27 Jun 2013 17:53:49 +0000 (19:53 +0200)
apps/files_sharing/templates/public.php

index d8f1adf02ec781e69dbc9025b86e9a4847520924..d609e1e5372d8196110102c8b1cf0cebbc7d5344 100644 (file)
@@ -5,6 +5,9 @@
 <header><div id="header">
        <a href="<?php print_unescaped(link_to('', 'index.php')); ?>" title="" id="owncloud"><img class="svg"
                src="<?php print_unescaped(image_path('', 'logo-wide.svg')); ?>" alt="ownCloud" /></a>
+       <?php if (OC_Util::getEditionString() !== ''): ?>
+               <div id="logo-claim" style="display:none;">Enterprise Edition</div>
+       <?php endif; ?>
        <div class="header-right">
        <?php if (isset($_['folder'])): ?>
                <span id="details"><?php p($l->t('%s shared the folder %s with you',