Orthographe

This commit is contained in:
Michael RICOIS 2016-12-12 11:48:29 +01:00
parent bcb2eff28a
commit 93383f9bd9
6 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<?php if ($this->msg) {?>
<div style="padding: 0 .7em;" class="ui-state-error ui-corner-all">
<p><span style="float: left; margin-right: .3em;" class="ui-icon ui-icon-alert"></span>
<strong>Alert:</strong> <?=$this->msg?></p>
<strong>Alerte :</strong> <?=$this->msg?></p>
</div>
<?php }?>

View File

@ -13,7 +13,7 @@ $('#dialogbilanclient').dialog({ buttons: [ {
<div style="padding: 0 .7em;" class="ui-state-error ui-corner-all">
<p><span style="float: left; margin-right: .3em;" class="ui-icon ui-icon-alert"></span>
<strong>Alert:</strong> <?=$this->errMsg?></p>
<strong>Alerte :</strong> <?=$this->errMsg?></p>
</div>
<?php } ?>

View File

@ -5,7 +5,7 @@
<div class="paragraph">
<div style="padding: 0 .7em;" class="ui-state-error ui-corner-all">
<p><span style="float: left; margin-right: .3em;" class="ui-icon ui-icon-alert"></span>
<strong>Alert:</strong> <?=$this->msg?></p>
<strong>Alerte :</strong> <?=$this->msg?></p>
</div>
</div>
<?php } else {?>

View File

@ -5,7 +5,7 @@
<div class="paragraph">
<div style="padding: 0 .7em;" class="ui-state-error ui-corner-all">
<p><span style="float: left; margin-right: .3em;" class="ui-icon ui-icon-alert"></span>
<strong>Alert:</strong> <?=$this->msg?></p>
<strong>Alerte :</strong> <?=$this->msg?></p>
</div>
</div>
<?php } else {?>

View File

@ -1,7 +1,7 @@
<?php if ($this->msg) {?>
<div style="padding: 0 .7em;" class="ui-state-error ui-corner-all">
<p><span style="float: left; margin-right: .3em;" class="ui-icon ui-icon-alert"></span>
<strong>Alert:</strong> <?=$this->msg?></p>
<strong>Alerte :</strong> <?=$this->msg?></p>
</div>
<?php } else if ($this->ref) {?>

View File

@ -2,7 +2,7 @@
<div style="padding: 0 .7em;" class="ui-state-error ui-corner-all">
<p><span style="float: left; margin-right: .3em;" class="ui-icon ui-icon-alert"></span>
<strong>Alert:</strong> <?=$this->msg?></p>
<strong>Alerte :</strong> <?=$this->msg?></p>
</div>
<?php } else if ($this->ref) {?>