import the 'insert new row to edit page' feature put by Korakot in the stable CVS tree
This commit is contained in:
@@ -135,7 +135,8 @@ echo "</table>";
|
||||
|
||||
?>
|
||||
<p>
|
||||
<input type="submit" value="<?php echo $strSave; ?>">
|
||||
<input type="submit" name="submit_type" value="<?php echo $strSave; ?>">
|
||||
<input type="submit" name="submit_type" value="<?php echo $strInsertNewRow; ?>">
|
||||
</form>
|
||||
|
||||
<?php
|
||||
|
Reference in New Issue
Block a user