2
0
Fork 0
mirror of https://github.com/ethauvin/rife2-hello.git synced 2025-04-26 07:47:13 -07:00

Updated for better alignment across hello templates

This commit is contained in:
Geert Bevin 2023-03-20 11:06:06 -04:00
parent e0e07a3d27
commit 8751306d0f
5 changed files with 12 additions and 12 deletions

View file

@ -7,7 +7,7 @@
<filter-class>rife.servlet.RifeFilter</filter-class>
<init-param>
<param-name>rifeSiteClass</param-name>
<param-value>hello.App</param-value>
<param-value>hello.AppSite</param-value>
</init-param>
</filter>