altAuthGetParams('otherdb'); $frm = new form; $text = $frm -> form_open("post", e_SELF); $text .= "
".LAN_ALT_26." | "; $text .= OTHERDB_LAN_15; $text .= " |
".OTHERDB_LAN_9." | "; $text .= $this->altAuthGetPasswordSelector('otherdb_password_method', $frm, $parm['otherdb_password_method'], TRUE); $text .= " |
".LAN_ALT_27." | |
"; $text .= e107::getForm()->admin_button("update", LAN_UPDATE,'update'); $text .= ' |