diff options
author | Struan Donald <struan@exo.org.uk> | 2011-05-11 14:54:59 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2011-05-11 14:54:59 +0100 |
commit | a20a64f50fa01c7e3604c5dc329db2c4a607682d (patch) | |
tree | faef9f64a9a28e428177c24b9995c7c5dd56abc7 | |
parent | a615dc88e4fbcdb42e2594571c9c08e8dd5da4f4 (diff) |
missing .
-rw-r--r-- | templates/web/default/alert/confirm.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/web/default/alert/confirm.html b/templates/web/default/alert/confirm.html index b53c33920..89b0e09f9 100644 --- a/templates/web/default/alert/confirm.html +++ b/templates/web/default/alert/confirm.html @@ -1,4 +1,4 @@ -[% INCLUDE 'headerhtml', title => loc('Local RSS feeds and email alerts') %] +[% INCLUDE 'header.html', title => loc('Local RSS feeds and email alerts') %] <h1>[% loc('Local RSS feeds and email alerts') %]</h1> |