Adds ACP page titles
authorMatthias Schmidt <gravatronics@live.com>
Sun, 14 Oct 2012 20:22:47 +0000 (22:22 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 14 Oct 2012 20:22:47 +0000 (22:22 +0200)
acptemplates/styleAdd.tpl
acptemplates/styleExport.tpl
acptemplates/styleList.tpl

index 566fa86a19a4eabcdb38905c4762122a83a440ee..d99b2f0d711b68ad0b1d2b00bc5855a8521a7159 100644 (file)
@@ -1,4 +1,4 @@
-{include file='header'}
+{include file='header' pageTitle='wcf.acp.style.'|concat:$action}
 
 <script type="text/javascript" src="{@$__wcf->getPath()}acp/js/WCF.ACP.Style.js"></script>
 <script type="text/javascript" src="{@$__wcf->getPath()}js/WCF.ColorPicker.js"></script>
index 444c7eb39ff1797f7fcdfc85d51cd71e8225d3fa..da0fa9f48dccbb906eadd44c3ea97f8ef5f767c0 100644 (file)
@@ -1,4 +1,4 @@
-{include file='header'}
+{include file='header' pageTitle='wcf.acp.style.exportStyle'}
 
 <header class="boxHeadline">
        <hgroup>
index 58a00ee640263929c8cbb78170f0914cd42d51f0..74a58acab4379a235a2348482286a72ac10f489e 100644 (file)
@@ -1,4 +1,4 @@
-{include file='header'}
+{include file='header' pageTitle='wcf.acp.style.list'}
 
 <script type="text/javascript" src="{@$__wcf->getPath()}acp/js/WCF.ACP.Style.js"></script>
 <script type="text/javascript">