Skip to content

Commit 48ce8af

Browse files
Fix title of checkin complete page
1 parent 7572933 commit 48ce8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html-templates/checkin/checkinComplete.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{extends designs/site.tpl}
22

3-
{block title}How to help — {$dwoo.parent}{/block}
3+
{block title}Checkin Complete — {$dwoo.parent}{/block}
44

55
{block content}
66
{$Checkin = $data}

0 commit comments

Comments
 (0)