Revision 1073
Added by Matthias over 15 years ago
modify.php | ||
---|---|---|
68 | 68 |
<input type="submit" value="<?php echo $TEXT['SAVE']; ?>" style="width: 100px; margin-top: 5px;" /> |
69 | 69 |
</td> |
70 | 70 |
<td align="right"> |
71 |
</form> |
|
72 | 71 |
<input type="button" value="<?php echo $TEXT['CANCEL']; ?>" onclick="javascript: window.location = 'index.php';" style="width: 100px; margin-top: 5px;" /> |
73 | 72 |
</td> |
74 | 73 |
</tr> |
Also available in: Unified diff
Removed double </form> tags in pages/intro.php and wysiwyg/modify.php