- removed old onload function

release-0.6
alecpl 17 years ago
parent 7996339f16
commit 4e2f344545

@ -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" />

Loading…
Cancel
Save