Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <hey@jancborchardt.net>2017-05-22 16:00:33 +0300
committerJoas Schilling <coding@schilljs.com>2017-05-22 18:10:08 +0300
commit2b7520131a792aa0d3ca450846dc8e4d9e4cf97d (patch)
tree1e94a1869487d2bbdc2fee4a7478303b92084d0b
parent9a63a5704a69620663cc8ffc5deddaf0e79197a1 (diff)
Open header link of public call page in new tab to not throw people out of call
-rw-r--r--templates/index-public.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index-public.php b/templates/index-public.php
index fed65d66c..0674ac204 100644
--- a/templates/index-public.php
+++ b/templates/index-public.php
@@ -34,7 +34,7 @@ script(
<header>
<div id="header" class="spreed-public">
<div id="header-left">
- <a href="<?php print_unescaped(link_to('', 'index.php')); ?>" title="" id="nextcloud">
+ <a href="<?php print_unescaped(link_to('', 'index.php')); ?>" title="" id="nextcloud" target="_blank">
<div class="logo-icon svg"></div>
</a>
<div class="header-appname-container">