diff options
Diffstat (limited to 'pages/remote.ecpp')
-rw-r--r-- | pages/remote.ecpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/remote.ecpp b/pages/remote.ecpp index 6f23d9a..4565680 100644 --- a/pages/remote.ecpp +++ b/pages/remote.ecpp @@ -7,7 +7,7 @@ using namespace vdrlive; </%pre> <%include>page_init.eh</%include> <%cpp> - pageTitle = tr("Remote control"); + pageTitle = tr("Remote Control"); </%cpp> <& pageelems.doc_type &> <html> |