diff --git a/version_webdns.php b/version_webdns.php index fab3605..a19bd62 100755 --- a/version_webdns.php +++ b/version_webdns.php @@ -23,7 +23,7 @@ require_once '../../lib/app.inc.php'; //$app->auth->check_module_permissions('help'); //if($_SESSION['s']['user']['typ'] == 'admin') { - echo '

 

 

 

'.$app->lng('Versión de WebDNS:').' 1.2 develop

'; + echo '

 

 

 

'.$app->lng('Versión de WebDNS:').' 1.2

'; //} ?>