summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-05-17 13:20:27 +0000
committeralecpl <alec@alec.pl>2009-05-17 13:20:27 +0000
commit4e2f344545323d9eb6c628e8086cbc02a66627b1 (patch)
tree4362ed6283bec574e2675aa9081753ce4b050618
parent7996339f161d774ce5b70b049e77e976c88383d3 (diff)
- removed old onload function
-rw-r--r--skins/default/templates/editidentity.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/editidentity.html b/skins/default/templates/editidentity.html
index 0d1f6a4ab..4d15bde0b 100644
--- a/skins/default/templates/editidentity.html
+++ b/skins/default/templates/editidentity.html
@@ -6,7 +6,7 @@
<link rel="stylesheet" type="text/css" href="/settings.css" />
<script type="text/javascript" src="/functions.js"></script>
</head>
-<body onload="rcube_init_settings_tabs()">
+<body>
<roundcube:include file="/includes/taskbar.html" />
<roundcube:include file="/includes/header.html" />