colour your life

This commit is contained in:
Ian 2015-08-09 11:10:57 +02:00
parent 72f2ee1e2d
commit 78cf2c1dc6

View file

@ -634,7 +634,7 @@ class serendipity_event_multilingual extends serendipity_event
<input class="serendipityPrettyButton input_button" type="submit" name="serendipity[no_save]" value="<?php echo PLUGIN_EVENT_MULTILINGUAL_SWITCH; ?>" />
<?php
} else {
echo PLUGIN_EVENT_MULTILINGUAL_NEEDTOSAVE;
echo '<span class="msg_notice"><span class="icon-info-circled"></span> ' . PLUGIN_EVENT_MULTILINGUAL_NEEDTOSAVE . "</span>\n";
}
?>
</div>