|
@@ -371,8 +371,8 @@
|
|
|
<table class="data-col2" width="600px">
|
|
<table class="data-col2" width="600px">
|
|
|
<tr>
|
|
<tr>
|
|
|
<td style="padding: 33px 0 0 0;">
|
|
<td style="padding: 33px 0 0 0;">
|
|
|
- <input type="submit" name="ok" value="OK" class="button">
|
|
|
|
|
- <input type="button" class="button" value="Cancel" onclick="<?php echo $back ?>">
|
|
|
|
|
|
|
+ <input type="submit" name="ok" value="Add" class="button">
|
|
|
|
|
+ <input type="button" class="button" value="Back" onclick="<?php echo $back ?>">
|
|
|
</td>
|
|
</td>
|
|
|
</tr>
|
|
</tr>
|
|
|
</table>
|
|
</table>
|