'text', 'class' => 'wikitext', 'name' => 'summary', 'size' => 50, 'value' => $FORMVARS['summary'])); $MinorEditCb = HTML::input(array('type' => 'checkbox', 'name' => 'minor_edit', 'checked' => (bool) $FORMVARS['minor_edit'])); $PreviewB = HTML::input(array('type' => 'submit', 'class' => 'button', 'name' => 'preview', 'value' => _("Preview"))); $SaveB = HTML::input(array('type' => 'submit', 'class' => 'button', 'name' => 'save', 'value' => _("Save"))); $SignIn = new WikiTemplate('signin'); $SignIn->qreplace('FORMNAME', 'editpage'); $s = $Theme->getButtonSeparator(); ?> EditPage URL used for the form action parameter is bogus. * This is needed, otherwise the redirect to the real browser * page won't work with some browsers. (NS4 and Mozilla 0.97 won't accept * a redirect from a page to itself.) * *

getId())) ?>
LinkExistingWikiWord(_("RecentEdits"))) ?>

LinkExistingWikiWord(_("GoodStyle"))) ?>
LinkExistingWikiWord(_("UserPreferences"))) ?>