]> git.sesse.net Git - ccbs/blobdiff - html/index.pl
Gettextify more (the rest?).
[ccbs] / html / index.pl
index 76ec1e8a00cd81cd343d402aedf8d7a5122bcca9..0d05ce4cd6ff87a09bc18e78a9258241059c6433 100755 (executable)
@@ -5,4 +5,4 @@ use strict;
 use warnings;
 
 ccbs::print_header();
-ccbs::process_template('index.tmpl', 'Forside');
+ccbs::process_template('index.tmpl', _('Front page'));