]> git.mjollnir.org Git - moodle.git/commitdiff
Fixes for MDL-7861.
authorvyshane <vyshane>
Wed, 10 Jan 2007 06:44:15 +0000 (06:44 +0000)
committervyshane <vyshane>
Wed, 10 Jan 2007 06:44:15 +0000 (06:44 +0000)
blocks/loancalc/block_loancalc.php

index aaa338bbeafb7bb20704400f34097c149a0695cf..1c26ab9a0081fadbb7cbbaf282d39308caa1dd33 100644 (file)
@@ -150,10 +150,9 @@ function comp(v) { // general entry point for all cases
 } // function comp
 ]]>
 </script>
-<title></title>
 
 <h1></h1>
-<form method="post" id="vbankform">
+<form method="post" id="vbankform" action="">
             <table>
                 <tr>
                     <td colspan="2">'.get_string('amountofloan','block_loancalc').'</td>