1
0

Drop precautionary admin_link class.

References #41
This commit is contained in:
Matthias Mees
2013-08-19 19:04:23 +02:00
parent 294dc041c6
commit 0ac1a2f9ce
4 changed files with 6 additions and 6 deletions

View File

@@ -57,7 +57,7 @@
<button class="template_show_info button_link" data-href="#template_info_cur" title="Show template info"><span class="icon-info-circled"></span><span class="visuallyhidden"> Show template info</span></button>
<a class="admin_link" href="?serendipity[adminModule]=templates&amp;serendipity[adminAction]=editConfiguration" title="{$CONST.CONFIGURATION}">{$CONST.CONFIGURATION}</a>
<a href="?serendipity[adminModule]=templates&amp;serendipity[adminAction]=editConfiguration" title="{$CONST.CONFIGURATION}">{$CONST.CONFIGURATION}</a>
</article>
<h2>{$CONST.SELECT_TEMPLATE}</h2>