diff options
Diffstat (limited to 'BKUOnline/src/main/webapp/SLRequestForm.html')
-rw-r--r-- | BKUOnline/src/main/webapp/SLRequestForm.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/BKUOnline/src/main/webapp/SLRequestForm.html b/BKUOnline/src/main/webapp/SLRequestForm.html index 4714e82f..b3aeb8e0 100644 --- a/BKUOnline/src/main/webapp/SLRequestForm.html +++ b/BKUOnline/src/main/webapp/SLRequestForm.html @@ -176,8 +176,8 @@ name="RedirectURL" value="" id="RedirectURL"></p> <p><label for="DataURL">DataURL</label> <input name="DataURL" value="" id="DataURL"></p> - <p><label for="StyleSheetURL">StyleSheetURL</label> <input - name="StyleSheetURL" value="" id="StyleSheetURL"></p> + <p><label for="StylesheetURL">StylesheetURL</label> <input + name="StylesheetURL" value="" id="StylesheetURL"></p> <p> --> </fieldset> |