program/steps/settings/edit_identity.inc
@@ -6,7 +6,7 @@ | | | This file is part of the RoundCube Webmail client | | Copyright (C) 2005, RoundCube Dev. - Switzerland | | All rights reserved. | | Licensed under the GNU GPL | | | | PURPOSE: | | Show edit form for a identity record or to add a new one | @@ -88,7 +88,7 @@ $out .= sprintf("<tr><td class=\"title\"><label for=\"%s\">%s</label></td><td>%s</td></tr>\n", $attrib['id'], rcube_label($label), rep_specialchars_output(rcube_label($label)), $value); }