Vergleich report - 1.8.8 - 1.8.9

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 2Zeile 2
  <div style="overflow-y: auto; max-height: 400px;" class="modal_{$id}">

  <div style="overflow-y: auto; max-height: 400px;" class="modal_{$id}">

  <form action="report.php" method="post" class="reportData_{$id}" onsubmit="javascript: return Report.submitReport({$id});">

  <form action="report.php" method="post" class="reportData_{$id}" onsubmit="return Report.submitReport({$id});">

<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_report" />
<input type="hidden" name="type" value="{$report_type}" />

<input type="hidden" name="my_post_key" value="{$mybb->post_code}" />
<input type="hidden" name="action" value="do_report" />
<input type="hidden" name="type" value="{$report_type}" />