deleted manifest.appcache and removed the attribute from the html tag.
appcache causes a major headache on firefox, need to really look into that one day!
This commit is contained in:
parent
589751be5f
commit
a28df80158
3 changed files with 2 additions and 37 deletions
|
@ -13,7 +13,7 @@ GNU General Public License for more details.
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
-->
|
||||
<html manifest="../manifest.appcache">
|
||||
<html>
|
||||
<head>
|
||||
<title>Die Zeit im Wort - Informationen</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue