From 2a4e8972e0edfa3156d9ce54d68ce0e54c0ec289 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Mon, 18 Apr 2016 20:38:38 -0700 Subject: module updates --- mod/locs.php | 126 ----------------------------------------------------------- 1 file changed, 126 deletions(-) delete mode 100644 mod/locs.php (limited to 'mod/locs.php') diff --git a/mod/locs.php b/mod/locs.php deleted file mode 100644 index 1daf41b89..000000000 --- a/mod/locs.php +++ /dev/null @@ -1,126 +0,0 @@ - t('Manage Channel Locations'), - '$loc' => t('Location'), - '$addr' => t('Address'), - '$mkprm' => t('Primary'), - '$drop' => t('Drop'), - '$submit' => t('Submit'), - '$sync' => t('Sync Now'), - '$sync_text' => t('Please wait several minutes between consecutive operations.'), - '$drop_text' => t('When possible, drop a location by logging into that website/hub and removing your channel.'), - '$last_resort' => t('Use this form to drop the location if the hub is no longer operating.'), - '$hubs' => $r - )); - - return $o; -} -- cgit v1.2.3