Home
last modified time | relevance | path

Searched refs:msg (Results 1 – 25 of 34) sorted by path

12

/template/ad-hominem/
H A Dmy_template.php607 $msg = tpl_getConf('cookiemsg', '(no message configured)');
619 echo $prefix . "\t\t<span class=\"cb_msg\">". $msg . "</span>\r";
H A Dscript.js154 error: function(xhr, msg, e) { argument
155 console.error(msg);
157 success: function(data, msg, xhr) { argument
/template/bootstrap3/
H A DEventHandlers.php79 msg('<pre>' . hsc(print_r($event, 1)) . '</pre>');
H A DSVG.php41 msg(sprintf('Unrecognized icon "%s" (svg file "%s" does not exist).', $icon, $file_path), -1);
51 msg(sprintf('"%s" could not be recognized as an icon file', $file_path), -1);
H A DTemplate.php41 msg('Template version ' . $this->getVersion(), 1, '', '', MSG_ADMINS_ONLY);
651 foreach ($MSG as $msg) {
652 $hash = md5($msg['msg']);
658 if (info_msg_allowed($msg)) {
659 switch ($msg['lvl']) {
683 print $msg['msg'];
1536 case 'msg notify':
/template/bootstrap3/compat/inc/
H A Dfunctions.php175 msg('For admins only', -1);
/template/boozurk/css/
H A Dboozurk.css601 .ajaxed #bz-page-nav-msg {
605 .ajaxed #bz-page-nav-msg.loading {
/template/breeze/bower_components/gumby/js/libs/
H A Djquery-1.10.1.min.map1 …"isFinite","String","key","e","support","ownLast","isEmptyObject","error","msg","Error","data","ke…
H A Djquery-2.0.2.min.map1 …ric","isNaN","parseFloat","isFinite","String","e","isEmptyObject","error","msg","Error","data","ke…
/template/codowik/js/
H A Dlayout.js292 $.layout.msg('LAYOUT ERROR - Invalid pane-name: "'+ pane +'"');
583 , msg: function (info, popup, debugTitle, debugOpts) {
1108 , _log = function (msg, popup, debug) { argument
1111 $.layout.msg( o.name +' / '+ msg, (popup !== false) );
4075 , msg = 'Inaccurate size after resizing the '+ pane +'-pane.'
4093 _log(msg, false, true);
4136 _log(msg +'\nSee the Error Console for details.', true, true);
/template/comicslate/css/
H A Dblocks.less721 #send-msg-btn {
/template/congrid/
H A Dtpl_init.php18 msg('Congrid-Template version: v' . $template_info['date'], 1, '', '', MSG_ADMINS_ONLY);
/template/kajukkk/
H A Dtpl_functions.php133 foreach($MSG as $msg){
134 $hash = md5($msg['msg']);
136 if(info_msg_allowed($msg)){
137 print '<div class="alert-'.$msg['lvl'].' alert alert-dismissible" role="alert">';
139 print $msg['msg'];
/template/kiwiki/css/
H A Dstyle.css1406 #extension__manager div.msg {
/template/mikio/
H A Dmikio.php2349 // foreach ($MSG as $msg) {
2350 // $hash = md5($msg['msg']);
2356 // if (info_msg_allowed($msg) === true) {
2357 // echo '<div class="me ' . $msg['lvl'] . '">';
2358 // echo $msg['msg'];
/template/minima/
H A Dfunctions.php113 msg('Could not set correct style.ini file for your chosen color scheme.', -1);
/template/mnml-blog/css/
H A Dmnml-blog_screen.css522 /* messages with msg() / message are */
/template/ospyramid/js/libs/
H A Djquery-1.6.1.js539 error: function( msg ) { argument
540 throw msg;
4024 Sizzle.error = function( msg ) { argument
4025 throw "Syntax error, unrecognized expression: " + msg;
/template/prsnl10/css/
H A Dprsnl10_screen.css475 /* messages with msg() / message are */
/template/r7throot1/
H A Dfunctions.php77 msg('Could not set correct style.ini file for your chosen color scheme.', -1);
/template/roundbox/
H A Droundbox.php28 msg('Could not set correct style.ini file for your chosen theme.', -1);
/template/spacedok/
H A Dfunctions.php113 msg('Could not set correct style.ini file for your chosen color scheme.', -1);
/template/sprintdoc/css/
H A Darea_content.less27 .msg-area + * {
H A Darea_msg.less5 .msg-area {
H A Darea_nav-metabox.less51 + .msg-area + a {

12