%html[newentry] }{} $action?=before{ The requested change was to insert the entry:
%html[newentry]
before the entry
%html[oldentry] }{} $action?=after{ The requested change was to insert the entry:
%html[newentry]
after the entry
%html[oldentry] }{} $action?=replace{ The requested change was to replace the entry:
%html[oldentry]
with:
%html[newentry] }{} $action?=delete{ The requested change was to delete the entry:
%html[oldentry] }{}
$errmsg?{ This change failed and generated the following error message:
%html[errmsg] }{ This change was successful.
}