o moved http-equiv

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@19321 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Manuel Guesdon 2004-05-14 12:11:54 +00:00
parent 9fff290095
commit 241ee24da9
2 changed files with 1 additions and 2 deletions

View file

@ -1,7 +1,6 @@
MetaRefresh: GSWGenericElement
{
elementName = "meta";
"http-equiv" = "refresh";
content = contentString;
invokeAction = invokeAction;
}

View file

@ -1 +1 @@
<gsweb name="MetaRefresh"></gsweb>
<gsweb name="MetaRefresh" http-equiv="refresh" ></gsweb>