]> dev.renevier.net Git - syj.git/blobdiff - application/forms/Geom.php
my account link appears when logging from main page
[syj.git] / application / forms / Geom.php
index cad18a777b413a242715a113236abae2d3617770..2ae949b2606217939dcc7f0d0ce85eb8c7688efe 100644 (file)
@@ -29,7 +29,7 @@ class Syj_Form_Geom extends Zend_Form
                             'decorators' => array(
                                   'ViewHelper',
                                   'label',
-                                  array('HtmlTag', array('tag' => 'div', 'id' => 'geom_accept_container')))));
+                                  array('HtmlTag', array('tag' => 'div', 'id' => 'geom_accept_container', 'class' => 'logged-hide')))));
 
         $submit = array('Submit', 'geom_submit', array('label' => __("save")));