Commit e78d1afd62298fe9f4d91454da4490fdae1c257e
1 parent
b1340775
minor cleanup.
git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4644 c91229c3-7414-0410-bfa2-8a42b809f60b
Showing
1 changed file
with
1 additions
and
1 deletions
templates/ktcore/document/add.smarty
| @@ -80,4 +80,4 @@ addLoadEvent(startupMetadata); | @@ -80,4 +80,4 @@ addLoadEvent(startupMetadata); | ||
| 80 | <input type="submit" name="submit" value="{i18n}Add{/i18n}" /> | 80 | <input type="submit" name="submit" value="{i18n}Add{/i18n}" /> |
| 81 | </div> | 81 | </div> |
| 82 | <input type="hidden" name="postReceived" value="1" /> | 82 | <input type="hidden" name="postReceived" value="1" /> |
| 83 | -</form> | 83 | -</form> |
| 84 | +</form> | ||
| 84 | \ No newline at end of file | 85 | \ No newline at end of file |