From: Roland Häder Date: Mon, 8 Sep 2008 22:20:27 +0000 (+0000) Subject: Final fix for x length X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=d4009256bf762ca61fc732f8cb167f2386086414 Final fix for x length --- diff --git a/surfbar.php b/surfbar.php index e17d81953b..976cd7be95 100644 --- a/surfbar.php +++ b/surfbar.php @@ -162,7 +162,8 @@ if (defined('mxchange_installed') && (isBooleanConstantAndTrue('mxchange_install 'url' => SURFBAR_GET_URL($nextId), 'curr_reload' => SURFBAR_GET_USER_RELOAD_LOCK(), 'max_urls' => SURFBAR_GET_TOTAL_URLS(), - 'reload' => SURFBAR_GET_RELOAD_TIME($nextId) + 'reload' => SURFBAR_GET_RELOAD_TIME($nextId), + 'xxx' => str_repeat("X", strlen(SURFBAR_GET_RELOAD_TIME($nextId))) ); // Update salt (double-call lock!) and statistics diff --git a/templates/de/html/surfbar/surfbar_frame_top.tpl b/templates/de/html/surfbar/surfbar_frame_top.tpl index 5da82c3da3..957f122c18 100644 --- a/templates/de/html/surfbar/surfbar_frame_top.tpl +++ b/templates/de/html/surfbar/surfbar_frame_top.tpl @@ -2,7 +2,7 @@ »$content[reward] {!POINTS!} in - X $content[xxx] Sekunden« »$content[curr_reload] von $content[max_urls] im Reload«