diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-06-01 11:06:51 +0100 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2016-08-15 20:02:36 +0200 |
| commit | ea22fd46224c09e8f4d23137f6d5dfa16ebc742e (patch) | |
| tree | cb56abec728475166f47817955e884ec4d3f6011 /index.html | |
| parent | dafc010d9139836fcdb2592b557535e505366f4c (diff) | |
| download | wvs-vplan-ea22fd46224c09e8f4d23137f6d5dfa16ebc742e.tar.gz wvs-vplan-ea22fd46224c09e8f4d23137f6d5dfa16ebc742e.zip | |
ändere Namen [Bindestrich] zu WvS-VPlan
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ <!DOCTYPE html> <!-- Copyright (C) 2014 - This file is part of WvS VPlan. + This file is part of WvS-VPlan. - WvS VPlan is free software: you can redistribute it and/or modify + WvS-VPlan is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. @@ -26,7 +26,7 @@ <link rel="stylesheet" type="text/css" href="css/jquery.mobile.structure-1.4.2.min.css" /> <link rel="stylesheet" type="text/css" href="css/jquery.mobile.icons-1.4.2.min.css" /> <link rel="stylesheet" type="text/css" href="css/icon-pack-custom.css" /> - <title>WvS VPlan</title> + <title>WvS-VPlan</title> </head> <body> <div data-role="page" id="mainpage"> @@ -62,7 +62,7 @@ </div> <!-- settingspanel --> <div data-role="header" data-position="fixed"> - <h1>WvS VPlan</h1> + <h1>WvS-VPlan</h1> <a href="#settingspanel" class="ui-btn ui-icon-gear ui-btn-icon-notext ui-corner-all"></a> </div> |
