diff options
Diffstat (limited to 'view/settings.tpl')
-rw-r--r-- | view/settings.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/view/settings.tpl b/view/settings.tpl index dfa9e5039..25f570be6 100644 --- a/view/settings.tpl +++ b/view/settings.tpl @@ -1,11 +1,11 @@ <h1>$ptitle</h1> +$nickname_block + <div id="plugin-settings-link"><a href="settings/addon">$lbl_plug</a></div> $uexport -$nickname_block - <form action="settings" id="settings-form" method="post" autocomplete="off" > |