Add a flag "Must be validated" for medals instead of hard-coding this
[platal.git] / templates / profile / deco.tpl
index de73a9b..e8eb22c 100644 (file)
@@ -23,6 +23,7 @@
 
 {literal}
 <script type="text/javascript">//<![CDATA[
+  var valid = new array();
   function medal_add()
   {
     var selid = document.forms.prof_annu.medal_sel.selectedIndex;