Style change on dashboard link
This commit is contained in:
parent
04a812c5ff
commit
12848daf0c
@ -9,7 +9,7 @@
|
||||
<body>
|
||||
<h1>{title}</h1>
|
||||
<div class="title">{subtitle?{subtitle}}</div>
|
||||
{mod?<a href="?/">Return to dashboard</a>}
|
||||
{mod?<a href="?/" style="text-align:center;display:block;">Return to dashboard</a>}
|
||||
{body}
|
||||
<hr/>
|
||||
<p class="unimportant" style="text-align:center;">Copyright © 2010 <a href="http://omegadev.org/">OmegaSDG</a></p>
|
||||
|
Loading…
Reference in New Issue
Block a user