![]() ![]() | ![]() |
version 1.197, 2008/09/04 20:31:55 | version 1.200, 2008/09/05 16:14:38 |
---|---|
Line 533 function edit_${id}_${field} (textarea) | Line 533 function edit_${id}_${field} (textarea) |
newwin = window.open("/adm/dragmath/applet/MaximaPopup.html","","width=565,height=400,resizable"); | newwin = window.open("/adm/dragmath/applet/MaximaPopup.html","","width=565,height=400,resizable"); |
} | } |
</script> | </script> |
<a href="javascript:edit_${id}_${field}('${field}');void(0);"><img src='$iconpath/stift.gif' /></a> | <a href="javascript:edit_${id}_${field}('${field}');void(0);"><img class="stift" src='$iconpath/stift.gif' alt='$button' title='$button'/></a>$helplink |
<input type='button' value='$button' onclick="javascript:edit_${id}_${field}('${field}');void(0);" />$helplink | |
ENDFORMULABUTTON | ENDFORMULABUTTON |
} | } |