Explorar o código

Hide not important options

Laurent Destailleur %!s(int64=3) %!d(string=hai) anos
pai
achega
ee611e8517
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      htdocs/admin/propal.php

+ 2 - 0
htdocs/admin/propal.php

@@ -625,6 +625,7 @@ print '</tr>';
 print '</form>';
 
 // default update prices on cloning a proposal
+/*
 print '<form method="post" action="' . $_SERVER["PHP_SELF"] . '">';
 print '<input type="hidden" name="token" value="' . newToken() .'">';
 print '<tr class="oddeven">';
@@ -643,6 +644,7 @@ if (!empty($conf->use_javascript_ajax)) {
 print '</td>';
 print '</tr>';
 print '</form>';
+*/
 
 /*
 print '<form action="'.$_SERVER["PHP_SELF"].'" method="post">';