alecpl
2008-08-04 8791df8bab361ed5a81cf0503c5cdd7fb362cf46
skins/default/templates/settings.html
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title><roundcube:object name="pagetitle" /></title>
<link rel="stylesheet" type="text/css" href="/common.css" />
<roundcube:include file="/includes/links.html" />
<link rel="stylesheet" type="text/css" href="/settings.css" />
</head>
<body>
@@ -17,7 +17,7 @@
<div style="padding:15px">
<roundcube:object name="userprefs">
<p><br /><roundcube:button command="save" type="input" class="button" label="save" /></p>
<p><roundcube:button command="save" type="input" class="button" label="save" /></p>
</div>
</div>