Skip to content
Snippets Groups Projects
Commit aead759f authored by Björn Schießle's avatar Björn Schießle
Browse files

logo claim added

parent f622f35a
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,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',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment