Remove all remaining mentions of "subscriptions"

This commit is contained in:
Lars Karlitski 2017-10-17 17:00:26 +02:00 committed by Martin Pitt
parent 4aa750a0fe
commit dd765787e8
15 changed files with 45 additions and 71 deletions

View file

@ -1,7 +1,5 @@
<!DOCTYPE html>
<!--
This file is part of subscription-manager.
Copyright (C) 2017 Red Hat, Inc.
Cockpit is free software; you can redistribute it and/or modify it
@ -15,17 +13,16 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public License
along with subscription-manager; If not, see <http://www.gnu.org/licenses/>.
along with this package; If not, see <http://www.gnu.org/licenses/>.
-->
<html lang="en">
<head>
<title translatable="yes">Subscriptions</title>
<title translatable="yes">Cockpit Starter Kit</title>
<meta charset="utf-8">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../base1/patternfly.css">
<link href="subscriptions.css" rel="stylesheet">
<script type="text/javascript" src="../base1/cockpit.js"></script>
<script type="text/javascript" src="../*/po.js"></script>