Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-11407

UI notifications have wrong <dfn> info next to checkbox

    XMLWordPrintable

Details

    Description

      							<!-- BEGIN notification_methods -->
      								<dd class="mark"><input type="checkbox" name="{notification_types.TYPE}_{notification_methods.METHOD}"<!-- IF notification_methods.SUBSCRIBED --> checked="checked"<!-- ENDIF --> /> <dfn>{notification_methods.NAME}</dfn></dd>
      							<!-- END notification_methods -->
      							<dd class="mark"><input type="checkbox" name="{notification_types.TYPE}_notification"<!-- IF notification_types.SUBSCRIBED --> checked="checked"<!-- ENDIF --> /> <dfn>{notification_methods.NAME}</dfn></dd>

      in the last line

      <dfn>{notification_methods.NAME}</dfn>

      should be notification_types or something similar

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            nickvergessen Joas Schilling
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: