diff options
Diffstat (limited to 'WebContent')
| -rw-r--r-- | WebContent/WEB-INF/repeat.tld | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/WEB-INF/repeat.tld b/WebContent/WEB-INF/repeat.tld index f34873b..cdd6836 100644 --- a/WebContent/WEB-INF/repeat.tld +++ b/WebContent/WEB-INF/repeat.tld @@ -6,7 +6,7 @@ <name>Repeat</name> <tag-class>de.fhswf.in.inf.fit.aufgabe4.Repeat</tag-class> <description>Repeats the body multiple times.</description> - <body-content>scriptless</body-content> + <body-content>JSP</body-content> <attribute> <name>times</name> <description>The amount of times the body is printed.</description> |
