aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/Cobrand
diff options
context:
space:
mode:
authorHakim Cassimally <hakim@mysociety.org>2013-12-17 17:08:18 +0000
committerHakim Cassimally <hakim@mysociety.org>2013-12-17 17:08:18 +0000
commitbdf3f044543a9e2317e86459f4475e3c82b7359c (patch)
treefa620dcbbf935e2a740bf2f44ce36067da4f0298 /perllib/FixMyStreet/Cobrand
parent7628dc67ad06a96c2ee18accc8c8b4f4109b1cae (diff)
parentc8447ee320407a0542106cf92d20d72b95452b19 (diff)
Merge branch 'issues/commercial/460-trailing-slashes-on-base-url'
Diffstat (limited to 'perllib/FixMyStreet/Cobrand')
-rw-r--r--perllib/FixMyStreet/Cobrand/FiksGataMi.pm2
-rw-r--r--perllib/FixMyStreet/Cobrand/FixMyStreet.pm2
2 files changed, 2 insertions, 2 deletions
diff --git a/perllib/FixMyStreet/Cobrand/FiksGataMi.pm b/perllib/FixMyStreet/Cobrand/FiksGataMi.pm
index 5e90db038..461018639 100644
--- a/perllib/FixMyStreet/Cobrand/FiksGataMi.pm
+++ b/perllib/FixMyStreet/Cobrand/FiksGataMi.pm
@@ -38,7 +38,7 @@ sub area_types {
}
sub admin_base_url {
- return 'http://www.fiksgatami.no/admin/';
+ return 'http://www.fiksgatami.no/admin';
}
# If lat/lon are present in the URL, OpenLayers will use that to centre the map.
diff --git a/perllib/FixMyStreet/Cobrand/FixMyStreet.pm b/perllib/FixMyStreet/Cobrand/FixMyStreet.pm
index aa2be4a0f..c3a1f9d9d 100644
--- a/perllib/FixMyStreet/Cobrand/FixMyStreet.pm
+++ b/perllib/FixMyStreet/Cobrand/FixMyStreet.pm
@@ -9,7 +9,7 @@ sub restriction {
}
sub admin_base_url {
- return 'https://secure.mysociety.org/admin/bci/';
+ return 'https://secure.mysociety.org/admin/bci';
}
sub title_list {