From 455c2bd934e0dd708244e9e1c9fc7acd5d7b37e7 Mon Sep 17 00:00:00 2001 From: thomascube <thomas@roundcube.net> Date: Thu, 13 Oct 2005 18:13:11 -0400 Subject: [PATCH] Fixed bug #1315992 --- skins/default/templates/addidentity.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/skins/default/templates/addidentity.html b/skins/default/templates/addidentity.html index 0875a99..96bb6dd 100644 --- a/skins/default/templates/addidentity.html +++ b/skins/default/templates/addidentity.html @@ -30,6 +30,7 @@ </div> <roundcube:include file="/includes/taskbar.html" /> +<roundcube:include file="/includes/settingscripts.html" /> </body> </html> -- Gitblit v1.9.1