projects
/
GitHub
/
WoltLab
/
WCF.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
313e236
)
Fixed activeTabMenuItem
author
Alexander Ebert
<ebert@woltlab.com>
Mon, 29 Oct 2012 13:54:21 +0000
(14:54 +0100)
committer
Alexander Ebert
<ebert@woltlab.com>
Mon, 29 Oct 2012 13:54:21 +0000
(14:54 +0100)
acptemplates/styleAdd.tpl
patch
|
blob
|
blame
|
history
diff --git
a/acptemplates/styleAdd.tpl
b/acptemplates/styleAdd.tpl
index 51ec3b67a7da30d0794b69c82a1b864181147236..b4770b2874b8d2343e98e7f0343789bfaeda983a 100644
(file)
--- a/
acptemplates/styleAdd.tpl
+++ b/
acptemplates/styleAdd.tpl
@@
-63,7
+63,7
@@
</div>
<form method="post" action="{if $action == 'add'}{link controller='StyleAdd'}{/link}{else}{link controller='StyleEdit'}{/link}{/if}">
- <div class="tabMenuContainer" data-active="
" data-store="
">
+ <div class="tabMenuContainer" data-active="
{$activeTabMenuItem}" data-store="activeTabMenuItem
">
<nav class="tabMenu">
<ul>
<li><a href="#general">{lang}wcf.acp.style.general{/lang}</a></li>