Rename to inputerrorsleft and right

This commit is contained in:
Scott Ullrich 2008-10-30 00:11:22 +00:00
parent a1581a8f00
commit f68d11ec85
6 changed files with 12 additions and 12 deletions

View File

@ -236,10 +236,10 @@ function print_input_errors($input_errors) {
<p>
<table border="0" cellspacing="0" cellpadding="4" width="100%">
<tr>
<td class="alertboxleft">
<td class="inputerrorsleft">
<img src="./themes/{$g['theme']}/images/icons/icon_error.gif" width="28" height="32">
</td>
<td class="alertboxright">
<td class="inputerrorsright">
<span class="errmsg"><p>
The following input errors were detected:
<ul>

View File

@ -4,7 +4,7 @@ html, body, td, th, input, select {
font-size: 0.9em;
}
.alertboxleft {
.inputerrorsleft {
background-color: #990000;
color: #000000;
font-size: 11px;
@ -17,7 +17,7 @@ html, body, td, th, input, select {
valign: center;
}
.alertboxright {
.inputerrorsright {
background-color: #FFD9D1;
color: #000000;
font-size: 11px;

View File

@ -5,7 +5,7 @@ html, body, td, th, input, select {
}
.alertboxleft {
.inputerrorsleft {
background-color: #990000;
color: #000000;
font-size: 11px;
@ -18,7 +18,7 @@ html, body, td, th, input, select {
valign: center;
}
.alertboxright {
.inputerrorsright {
background-color: #FFD9D1;
color: #000000;
font-size: 11px;

View File

@ -4,7 +4,7 @@ html, body, td, th, input, select {
font-size: 0.9em;
}
.alertboxleft {
.inputerrorsleft {
background-color: #990000;
color: #000000;
font-size: 11px;
@ -17,7 +17,7 @@ html, body, td, th, input, select {
valign: center;
}
.alertboxright {
.inputerrorsright {
background-color: #FFD9D1;
color: #000000;
font-size: 11px;

View File

@ -4,7 +4,7 @@ html, body, td, th, input, select {
font-size: 0.9em;
}
.alertboxleft {
.inputerrorsleft {
background-color: #990000;
color: #000000;
font-size: 11px;
@ -17,7 +17,7 @@ html, body, td, th, input, select {
valign: center;
}
.alertboxright {
.inputerrorsright {
background-color: #FFD9D1;
color: #000000;
font-size: 11px;

View File

@ -5,7 +5,7 @@ html, body, td, th, input, select {
}
.alertboxleft {
.inputerrorsleft {
background-color: #990000;
color: #000000;
font-size: 11px;
@ -18,7 +18,7 @@ html, body, td, th, input, select {
valign: center;
}
.alertboxright {
.inputerrorsright {
background-color: #FFD9D1;
color: #000000;
font-size: 11px;