forked from Business/AccountHub
Minor text fixes
This commit is contained in:
parent
bb5639c447
commit
16be9438b9
@ -158,7 +158,5 @@ $SETTINGS = [
|
|||||||
// Also shown in the footer, but with "Copyright <current_year>" in front.
|
// Also shown in the footer, but with "Copyright <current_year>" in front.
|
||||||
"copyright" => "Netsyms Technologies",
|
"copyright" => "Netsyms Technologies",
|
||||||
// Base URL for building links relative to the location of the app.
|
// Base URL for building links relative to the location of the app.
|
||||||
// Only used when there's no good context for the path.
|
"url" => "/accounthub/"
|
||||||
// The default is almost definitely fine.
|
|
||||||
"url" => "."
|
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user