Skip to content

Voux welcome page hardcoded admin page #3775

@nlstart

Description

@nlstart

e107/e107_themes/voux/install/install.xml
contains hardcoded text to the admin page (around line 1101):
<a class=&quot;btn btn-primary btn-large &quot; href=&quot;e107_admin/admin.php&quot;>Go to Admin area</a>
To make it follow the settings from e107_config.php this might be better:
<a class=&quot;btn btn-primary btn-large &quot; href=&quot;{e_ADMIN}admin.php&quot;>Go to Admin area</a>

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugA problem that should not be happening

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions