i've just installed serendipity, it all works quite well. However there is still a little problem.
If i'm visiting my blog and view the sourcecode in the browser, there is a line like this:
Code: Select all
<td id="serendipityRightSideBar" valign="top"> <div class="serendipitySideBarItem container_serendipity_superuser_plugin">
<h3 class="serendipitySideBarTitle serendipity_superuser_plugin">Verwaltung des Blogs</h3> <div class="serendipitySideBarContent"><a href="https://xxxxxxx.net/index.php?/admin" rel="nofollow" title="Login">Login</a></div>I guess its because its dynamically generated, right?
Would be really great if someone could me name the file, where to find the 3 line of codes from above.
And yes: i've searched nearly the complete ftp, including the plugin and template folders etc. Not just the index.php...
Thanks a lot, usr