Project

General

Profile

« Previous | Next » 

Revision 1081

Added by Matthias almost 15 years ago

Added more meta tags to backend themes

View differences:

login_forgot.htt
4 4
<head>
5 5
<title>Retrieve Login Details</title>
6 6
<meta http-equiv="content-type" content="text/html; charset={CHARSET}" />
7
<link href="{THEME_URL}/theme.css" rel="stylesheet" type="text/css">
7
<meta http-equiv="content-language" content="{LANGUAGE}" />
8
<meta name="description" content="Retrieve Login Details" />
9
<meta name="keywords" content="Retrieve Login Details" />
10
<link href="{THEME_URL}/theme.css" rel="stylesheet" type="text/css" />
8 11
</head>
9 12
<body onload="document.forgot_pass.email.focus();">
10 13

  

Also available in: Unified diff