Changeset 136
- Timestamp:
- Jan 25, 2007 10:24:43 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/jpdd/class.dkg.site.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/jpdd/class.dkg.site.php
r135 r136 351 351 if (!in_array($this->_action, array('login')) && is_null($warning)) { 352 352 $this->addSourcedScript('scripts/dkg.base.js'); 353 $this->addScriptChunk('DKG.onLoadScripts.push(\'DKG.FieldsetCollapse("login_legend", false, "'.$this->Path('login').'");\');');353 $this->addScriptChunk('DKG.onLoadScripts.push(\'DKG.FieldsetCollapse("login_legend", true, "'.$this->Path('login').'");\');'); 354 354 } 355 355 return '<form id="login_form" class="login" action="'.$this->Path("login").'" method="post">
Note: See TracChangeset
for help on using the changeset viewer.

