Revision 1073
Added by Matthias over 16 years ago
| intro.php | ||
|---|---|---|
| 65 | 65 |
<input type="submit" value="<?php echo $TEXT['SAVE'];?>" class="submit" /> |
| 66 | 66 |
</td> |
| 67 | 67 |
<td class="right"> |
| 68 |
</form> |
|
| 69 | 68 |
<input type="button" value="<?php echo $TEXT['CANCEL'];?>" onclick="javascript: window.location = 'index.php';" class="submit" /> |
| 70 | 69 |
</td> |
| 71 | 70 |
</tr> |
Also available in: Unified diff
Removed double </form> tags in pages/intro.php and wysiwyg/modify.php