fix directoryEdit save message event
This commit is contained in:
parent
08c09d1d65
commit
73c178a3ea
@ -71,8 +71,8 @@
|
||||
{if $print_ERROR_NO_DIRECTORY}<span class="msg_error"><span class="icon-attention-circled"></span> {$print_ERROR_NO_DIRECTORY}</span>{/if}
|
||||
{/if}
|
||||
{if $case_directoryEdit}
|
||||
{if !empty($smarty.post.save)}
|
||||
<span class="msg_notice"><span class="icon-info-circled"></span> {$print_CONST.SETTINGS_SAVED_AT}</span>
|
||||
{if !empty($smarty.post.serendipity.save)}
|
||||
<span class="msg_notice"><span class="icon-info-circled"></span> {$print_SETTINGS_SAVED_AT}</span>
|
||||
{/if}
|
||||
<h2>{$CONST.MANAGE_DIRECTORIES}</h2>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user