This commit is contained in:
Aram HARUTYUNYAN 2013-10-17 08:51:32 +00:00
parent f7342f1ffa
commit 9fd32e730e

View File

@ -1,4 +1,4 @@
<?=($this->occurrence===false) ? "WorldCheck<br/>Cliquez sur l&rsquo;icone WorldCheck" : "WorldCheck<br/>Occurrences: ".$this->occurrence;?>
<?=($this->occurrence===false) ? "WorldCheck<br/>Cliquez sur le lien" : "WorldCheck<br/>Occurrences: ".$this->occurrence;?>
<? $param = array(
'controller'=>'worldcheck',
'action'=>'index',