Use msg class that actually exists in the stylesheet
This commit is contained in:
parent
69d157062c
commit
112f929814
@ -52,7 +52,7 @@
|
||||
<div style="float: left; height: 75px"></div>
|
||||
{$updertHooks}
|
||||
{if $res}
|
||||
<div class="serendipity_msg_error">{$CONST.ERROR}: <b>{$res}</b></div>
|
||||
<div class="serendipity_msg_important">{$CONST.ERROR}: <b>{$res}</b></div>
|
||||
{else}
|
||||
{if $lastSavedEntry}
|
||||
<script type="text/javascript">$(document).ready(function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user