diff --git a/mod/newmember.php b/mod/newmember.php
index cd59cc780c..c2ffe6464e 100644
--- a/mod/newmember.php
+++ b/mod/newmember.php
@@ -8,7 +8,8 @@ use Friendica\Core\L10n;
function newmember_content(App $a)
{
- $o = '
' . L10n::t('Welcome to Friendica') . '
';
+ $o = '
';
+ $o .= '
' . L10n::t('Welcome to Friendica') . '
';
$o .= '
' . L10n::t('New Member Checklist') . '
';
$o .= '
';
$o .= L10n::t('We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear.');
@@ -54,6 +55,7 @@ function newmember_content(App $a)
$o .= '
\ No newline at end of file
diff --git a/view/theme/frio/templates/dfrn_request.tpl b/view/theme/frio/templates/dfrn_request.tpl
new file mode 100644
index 0000000000..2f363f5653
--- /dev/null
+++ b/view/theme/frio/templates/dfrn_request.tpl
@@ -0,0 +1,92 @@
+
\ No newline at end of file
diff --git a/view/theme/frio/templates/settings/oauth_edit.tpl b/view/theme/frio/templates/settings/oauth_edit.tpl
index 91dfa04551..160004c6ed 100644
--- a/view/theme/frio/templates/settings/oauth_edit.tpl
+++ b/view/theme/frio/templates/settings/oauth_edit.tpl
@@ -1,4 +1,4 @@
-
+