Skip to content

Commit

Permalink
Item9661: fix invalid html
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.foswiki.org/trunk@9037 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
ArthurClemens authored and ArthurClemens committed Sep 12, 2010
1 parent 59baabb commit 641dbb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/templates/settings.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<input type="hidden" name="originalrev" value="%ORIGINALREV%" />
%TMPL:END%

%TMPL:DEF{"formend"}%</form>%TMPL:END%
%TMPL:DEF{"formend"}%</form></div>%TMPL:END%


%TMPL:DEF{"help"}%
Expand Down

0 comments on commit 641dbb6

Please sign in to comment.