This repository was archived by the owner on Oct 26, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<info >
33 <id >external</id >
4- <name >External Sites </name >
4+ <name >External sites </name >
55 <description >
66 This application allows an admin to add a link in the ownCloud web interface
77 Apps menu that points to an external website. By simply entering the URL and
1010 external site appears as if it is part of ownCloud but, in fact, this can be
1111 any external URL.
1212
13- Note that the External Site link must use the same type of encryption as
13+ Note that the external site link must use the same type of encryption as
1414 provided by ownCloud. In other words, if ownCloud is hosted on HTTPS, the
1515 link in the external site must also be HTTPS. The same is also true for HTTP.
16- More information is available in the External Sites documentation.
16+ More information is available in the External sites documentation.
1717 </description >
1818 <licence >AGPL</licence >
1919 <author >Frank Karlitschek</author >
Original file line number Diff line number Diff line change 11<form id="external">
22 <div class="section">
3- <h2><?php p ($ l ->t ('External Sites ' ));?> </h2>
3+ <h2><?php p ($ l ->t ('External sites ' ));?> </h2>
44 <p>
55 <em><?php p ($ l ->t ('Please note that some browsers will block displaying of sites via http if you are running https. ' )); ?> </em>
66 <br>
You can’t perform that action at this time.
0 commit comments