summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-17 13:20:27 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-05-17 13:20:27 +0000
commitb52cfbb0c2efd507f7bc71bd68770f94ea3f23a0 (patch)
tree5cfd12d086e7c7084f1e99bc5f8354ffc2c2454c
parent2be68f623ce3b680434d344835707eac314bd519 (diff)
- removed old onload function
git-svn-id: https://svn.roundcube.net/trunk@2495 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/skins/default/templates/editidentity.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/skins/default/templates/editidentity.html b/roundcubemail/skins/default/templates/editidentity.html
index 0d1f6a4ab..4d15bde0b 100644
--- a/roundcubemail/skins/default/templates/editidentity.html
+++ b/roundcubemail/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" />