Unterminated statement.
|
@ -66,7 +66,7 @@ ajax.sitemap = function(mode) {
|
|||
action : 'sitemap',
|
||||
mode : mode
|
||||
});
|
||||
}
|
||||
};
|
||||
ajax.callback.sitemap = function(data) {
|
||||
if(data.mode == 'create') $('#mess_time').html(data.html);
|
||||
else $('#sitemap').html(data.html);
|
||||
|
|
|
@ -32,7 +32,7 @@ function manage_group(mode, value) {
|
|||
<textarea cols="80" id="group_description" rows="6">{GROUP_DESCRIPTION}</textarea>
|
||||
</p>
|
||||
<p>
|
||||
<input type="button" value="{L_AJAX_PREVIEW}" onclick="ajax.exec({ action: 'posts', type: 'view_message', message: $('textarea#group_description').val()});ajax.callback.posts=function(data){$('div#preview_description').html(data.message_html);initPostBBCode('div#preview_description')}">
|
||||
<input type="button" value="{L_AJAX_PREVIEW}" onclick="ajax.exec({ action: 'posts', type: 'view_message', message: $('textarea#group_description').val()});ajax.callback.posts=function(data);{$('div#preview_description').html(data.message_html);initPostBBCode('div#preview_description')}">
|
||||
<input type="button" value="{L_SAVE}" onclick="manage_group('group_description',$('textarea#group_description').val())">
|
||||
</p>
|
||||
</td>
|
||||
|
@ -44,7 +44,7 @@ function manage_group(mode, value) {
|
|||
<textarea cols="80" id="group_signature" rows="3">{GROUP_SIGNATURE}</textarea>
|
||||
</p>
|
||||
<p>
|
||||
<input type="button" value="{L_AJAX_PREVIEW}" onclick="ajax.exec({ action: 'posts', type: 'view_message', message: $('textarea#group_signature').val()});ajax.callback.posts=function(data){$('div#preview_signature').html(data.message_html);initPostBBCode('div#preview_signature')}">
|
||||
<input type="button" value="{L_AJAX_PREVIEW}" onclick="ajax.exec({ action: 'posts', type: 'view_message', message: $('textarea#group_signature').val()});ajax.callback.posts=function(data);{$('div#preview_signature').html(data.message_html);initPostBBCode('div#preview_signature')}">
|
||||
<input type="button" value="{L_SAVE}" onclick="manage_group('group_signature',$('textarea#group_signature').val())">
|
||||
</p>
|
||||
</td>
|
||||
|
|
Before Width: | Height: | Size: 2 KiB |
Before Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 1.3 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 2.4 KiB |
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 2.7 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.2 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 3.1 KiB |
Before Width: | Height: | Size: 3.2 KiB |