Merge pull request #3780 from AlfredSK/patch-1
Update vier with new global support forum
This commit is contained in:
commit
f4859fbd8d
|
@ -64,7 +64,7 @@ function theme_admin(App $a) {
|
|||
$helperlist = get_config('vier', 'helperlist');
|
||||
|
||||
if ($helperlist == "")
|
||||
$helperlist = "https://helpers.pyxis.uberspace.de/profile/helpers";
|
||||
$helperlist = "https://forum.friendi.ca/profile/helpers";
|
||||
|
||||
$t = get_markup_template("theme_admin_settings.tpl");
|
||||
$o .= replace_macros($t, array(
|
||||
|
|
Loading…
Reference in a new issue