X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=html%2Findex.pl;h=0d05ce4cd6ff87a09bc18e78a9258241059c6433;hb=eef57263709c5dc7e1f361075e5ce8cb7b7b2367;hp=76ec1e8a00cd81cd343d402aedf8d7a5122bcca9;hpb=721adff0d70d1f13dee093b7a0620a2a9c088d02;p=ccbs diff --git a/html/index.pl b/html/index.pl index 76ec1e8..0d05ce4 100755 --- a/html/index.pl +++ b/html/index.pl @@ -5,4 +5,4 @@ use strict; use warnings; ccbs::print_header(); -ccbs::process_template('index.tmpl', 'Forside'); +ccbs::process_template('index.tmpl', _('Front page'));