X-Git-Url: http://Server1/repobrowser/?p=kiriwrite%2F.git;a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper-chapter3-edittemplate.html;h=b31ade06aae418ab45122628c4eb8b26417d249c;hp=0c33105a36a18377c9e77d53a48a67db0b234f85;hb=ff0d6ced3c2cc3f9c6f601c1ac8618a9dc4ccb5a;hpb=917bf000970f6e8e95759b4975e9d5c48e738dfd diff --git a/Documentation/English (British)/developer-chapter3-edittemplate.html b/Documentation/English (British)/developer-chapter3-edittemplate.html index 0c33105..b31ade0 100644 --- a/Documentation/English (British)/developer-chapter3-edittemplate.html +++ b/Documentation/English (British)/developer-chapter3-edittemplate.html @@ -30,7 +30,7 @@ Edits a template from the template database.

Usage:

- $kiriwrite_dbmodule->edittemplate({ TemplateFilename => “template.html”, NewTemplateFilename => “newtemplate.html”, NewTemplateName => “New Template Name”, NewTemplateDescription => “New Template Description”, NewTemplateLayout => “This is the new template layout.” }); + $kiriwrite_dbmodule->edittemplate({ TemplateFilename => "template.html", NewTemplateFilename => "newtemplate.html", NewTemplateName => "New Template Name", NewTemplateDescription => "New Template Description", NewTemplateLayout => "This is the new template layout." });