Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser.
This commit is contained in:
@@ -224,7 +224,7 @@ button.mult_submit {
|
||||
|
||||
div.warning {
|
||||
border: 1px solid red;
|
||||
<?php if($cfg['ErrorIconic']) { ?>
|
||||
<?php if ($cfg['ErrorIconic']) { ?>
|
||||
background-image: url(../images/s_warn.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: 10px 50%;
|
||||
|
Reference in New Issue
Block a user