mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 11:50:30 +02:00
New notify script added to front end. You can test with forum 'quick reply' for now.
This commit is contained in:
@@ -528,7 +528,7 @@ class eMessage
|
||||
}
|
||||
|
||||
return "
|
||||
<div class='s-message alert alert-block {$type} {$bclass}'>
|
||||
<div class='s-message alert alert-block fade in {$type} {$bclass}'>
|
||||
<a class='close' data-dismiss='alert'>×</a>
|
||||
<i class='s-message-icon s-message-".$type."'></i>
|
||||
<h4 class='s-message-title'>".self::getTitle($type, $mstack)."</h4>
|
||||
|
Reference in New Issue
Block a user