Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-30198

Title label "Current glossary" on "Import entries from XML file" page needs to be fixed.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0, 2.1
    • 2.1.4, 2.2.1
    • Glossary

    Description

      The title label "Current glossary" on "Import entries from XML file" page needs to be fixed as below.

      Program file: /mod/glossary/import_form.php
      Line: 20

      before

      $mform->addElement('select', 'dest', get_string('currentglossary', 'glossary'), $options);

      after

      $mform->addElement('select', 'dest', get_string('destination', 'glossary'), $options);

      Attachments

        Activity

          People

            ankit_frenz Ankit Agarwal
            mits Mitsuhiro Yoshida
            Sam Hemelryk Sam Hemelryk
            Sam Hemelryk Sam Hemelryk
            Ilya Tregubov, Kevin Percy, Mathew May, Mihail Geshoski, Shamim Rezaie
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              9/Jan/12