mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-17 15:03:25 +00:00
#PHRAS-382 #time 3h
This commit is contained in:
@@ -288,7 +288,7 @@ class record_preview extends record_adapter
|
||||
switch ($this->env) {
|
||||
|
||||
case "RESULT":
|
||||
$this->title .= sprintf(
|
||||
$this->title = sprintf(
|
||||
_('preview:: resultat numero %s '), '<span id="current_result_n">' . ($this->number + 1)
|
||||
. '</span> : '
|
||||
);
|
||||
|
Reference in New Issue
Block a user