Skip to content

Commit

Permalink
dashboard: point gateways widget in the right direction
Browse files Browse the repository at this point in the history
  • Loading branch information
swhite2 committed Nov 20, 2023
1 parent 1045874 commit 8d2cfd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/www/widgets/include/gateways.inc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?php

$gateways_title = gettext('Gateways');
$gateways_title_link = 'system_gateways.php';
$gateways_title_link = 'ui/routing/configuration';

0 comments on commit 8d2cfd2

Please sign in to comment.