Minor text fixes

pull/17/head
Skylar Ittner 5 years ago
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…
Cancel
Save