]> git.mxchange.org Git - hub.git/commitdiff
Opps. :(
authorRoland Haeder <roland@mxchange.org>
Fri, 14 Mar 2014 22:44:07 +0000 (23:44 +0100)
committerRoland Haeder <roland@mxchange.org>
Fri, 14 Mar 2014 22:44:07 +0000 (23:44 +0100)
Signed-off-by: Roland Haeder <roland@mxchange.org>
application/hub/main/template/bootstrap/class_XmlDhtBootstrapTemplateEngine.php

index f3a684eb09ead52e95077675816baf642ca404e9..b95cefa9dcb02512ebbc6cc2b4cf281990b65dfe 100644 (file)
@@ -119,7 +119,7 @@ class XmlDhtBootstrapTemplateEngine extends BaseXmlTemplateEngine implements Com
         */
        protected function startBootstrap () {
                // Push the node name on the stacker
-               $this->getStackerInstance()->pushNamed('dht_bootstrap', 'dht-bootstrap');
+               $this->getStackerInstance()->pushNamed('dht_bootstrap', 'bootstrap');
        }
 
        /**