Subversion Repositories ALCASAR

Compare Revisions

Regard whitespace Rev 910 → Rev 911

/web/acc/manager/htdocs/voucher_new.php
1,7 → 1,6
<?php
// ticket d'impression (thank's to Geoffroy MUSITELLI)
//gestion de la langue
$origine='user_new';
if (is_file("../lib/langues.php"))
include("../lib/langues.php");
 
20,9 → 19,9
$show_ops = 0;
$colspan=1;
}
echo "<html><head><title>$l_title</title>";
?>
 
<html><head><title>Voucher creation</title>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $config[general_charset]?>">
<link rel="stylesheet" href="/css/style.css">
<link rel="stylesheet" type="text/css" href="/css/epoch_styles.css" />
41,7 → 40,7
</head>
<body>
<TABLE width="100%" border="0" cellspacing="0" cellpadding="0">
<tr><th><?php echo"$l_frame_top"; ?></th></tr>
<tr><th><?php echo"$l_users_managment"; ?></th></tr>
<tr bgcolor="#FFCC66"><td><img src="/images/pix.gif" width="1" height="2"></td></tr>
</TABLE>
<TABLE width="100%" border=0 cellspacing=0 cellpadding=1>
55,7 → 54,7
<td bgcolor="black" width=200>
<table border=0 width=100% cellpadding=2 cellspacing=0>
<tr bgcolor="#907030" align=right valign=top><th>
<font color="white"><?php echo "$l_frame"; ?></font>
<font color="white"><?php echo "$l_user_create"; ?></font>
</th></tr>
</table>
</td></tr>
364,12 → 363,9
}
?>
</form>
 
</td></tr>
</table>
</tr>
</table>
</TD></TR>
</td></tr>
</TABLE>
</td></tr>
</TABLE>