com web/doc: Moved generation date to correct place: www/revcheck.php

[email protected]
Newsgroups php.doc.web
Message-ID <[email protected]>
Commit:    d086f100a50fcfd1f87c058c7caf9cefede61d4e
Author:    Sobak <[email protected]>         Sun, 23 Mar 2014 18:48:04 +0100
Parents:   014326a9fddcb81cc9bc2260904ed0561db6f78a
Branches:  master

Link:       http://git.php.net/?p=web/doc.git;a=commitdiff;h=d086f100a50fcfd1f87c058c7caf9cefede61d4e

Log:
Moved generation date to correct place

Changed paths:
  M  www/revcheck.php


Diff:
diff --git a/www/revcheck.php b/www/revcheck.php
index f22d932..e4c3b9e 100644
--- a/www/revcheck.php
+++ b/www/revcheck.php
@@ -393,13 +393,13 @@ END_OF_MULTILINE;
 		if ($lang == 'en') {
 			echo '<img src="images/revcheck/info_revcheck_php_all_lang.png" alt="Info" class="chart">';
 			echo '<p>This is all what we can show for original manual. To get more tools, please select translation language.</p>';
+			echo gen_date($DBLANG);
 			$sidebar = nav_languages();
 			site_footer($sidebar);
 		}
 		else {
 			echo '<p>Please choose a specified tool from the right side.</p>';
 		}
-		echo gen_date($DBLANG);
 	break;
 }
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.