Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/include/views/general.browserwarning.php')
-rw-r--r--frontends/php/include/views/general.browserwarning.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/php/include/views/general.browserwarning.php b/frontends/php/include/views/general.browserwarning.php
index 18b17571fac..3133f58948c 100644
--- a/frontends/php/include/views/general.browserwarning.php
+++ b/frontends/php/include/views/general.browserwarning.php
@@ -1,7 +1,7 @@
<?php
/*
** Zabbix
-** Copyright (C) 2000-2011 Zabbix SIA
+** Copyright (C) 2001-2013 Zabbix SIA
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public License as published by
@@ -56,7 +56,7 @@
New browsers usually come with support for new technologies, increasing web page speed, better privacy settings and so on. They also resolve security and functional issues.
</div>
<div style="position: absolute; top: 420px; left: 23px;" class="browserwarningCopyright">
- <a href="http://www.zabbix.com">Zabbix <?php echo ZABBIX_VERSION; ?> Copyright 2001-2012 by Zabbix SIA</a>
+ <a href="http://www.zabbix.com">Zabbix <?php echo ZABBIX_VERSION; ?> Copyright 2001-2013 by Zabbix SIA</a>
</div>
<div style="position: absolute; top: 400px; left: 400px;" class="browserwarningLink"><a href="index.php" onClick="javascript: document.cookie='browserwarning_ignore=yes';">Continue despite this warning</a> &raquo;</div>
</div>