diff --git a/CHANGELOG b/CHANGELOG index 4a4d3a12d..49571575a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,7 @@ CHANGELOG RoundCube Webmail - Fix search results page jumps in LDAP addressbook (#1485253) - Fix empty line before the signature in IE (#1485351) - Fix horizontal scrollbar in preview pane on IE (#1484633) +- Add Robots meta tag in login page and installer (#1484846) 2008/12/04 (alec) ---------- diff --git a/installer/index.php b/installer/index.php index ea8374165..f7a5cea4b 100644 --- a/installer/index.php +++ b/installer/index.php @@ -58,7 +58,8 @@ if ($RCI->configured && empty($_REQUEST['_step'])) { RoundCube Webmail Installer - + + diff --git a/skins/default/templates/login.html b/skins/default/templates/login.html index 9e1cc4a00..d16a08fdd 100644 --- a/skins/default/templates/login.html +++ b/skins/default/templates/login.html @@ -2,6 +2,7 @@ <roundcube:object name="pagetitle" /> +