From 2f9883a05e263263716ee18642072871d3590325 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 7 Aug 2012 17:22:54 +0000 Subject: Removed calls to redirect_to_referrer and only call redirect if function exists --- provisioning-editdeviceparams-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'provisioning-editdeviceparams-html.lsp') diff --git a/provisioning-editdeviceparams-html.lsp b/provisioning-editdeviceparams-html.lsp index e19d419..c5cd4ae 100644 --- a/provisioning-editdeviceparams-html.lsp +++ b/provisioning-editdeviceparams-html.lsp @@ -14,7 +14,7 @@ require("htmlviewfunctions") Edit Class of Service <% end %> <% if viewlibrary.check_permission("deletedevice") then %> - Delete this Device + Delete this Device <% end %> <% end %> -- cgit v1.2.3