summaryrefslogtreecommitdiff
path: root/skins/default/templates/addcontact.html
diff options
context:
space:
mode:
authorthomascube <thomas@roundcube.net>2007-03-28 08:23:42 +0000
committerthomascube <thomas@roundcube.net>2007-03-28 08:23:42 +0000
commit0c219c78692561ce53108dc1800061f8b783898a (patch)
tree15a0a7fbfc45f36063e89406a4ff1474f878e101 /skins/default/templates/addcontact.html
parentaad6e2a9c4857715c8bd56693d21b87dd0c16263 (diff)
Draw box around login form; created common boxtitle CSS class
Diffstat (limited to 'skins/default/templates/addcontact.html')
-rw-r--r--skins/default/templates/addcontact.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/default/templates/addcontact.html b/skins/default/templates/addcontact.html
index a7f4379ff..d4fc9cc59 100644
--- a/skins/default/templates/addcontact.html
+++ b/skins/default/templates/addcontact.html
@@ -7,7 +7,7 @@
</head>
<body class="iframe">
-<div id="contact-title"><roundcube:label name="addcontact" /></div>
+<div id="contact-title" class="boxtitle"><roundcube:label name="addcontact" /></div>
<div id="contact-details">
<roundcube:object name="contacteditform" size="40" />