OK guys, here is 1574 to the end of the file 1586. Line 1587 appears to be blank.
print_form_header('stylevar', 'dorevertall');
print_table_header($vbphrase['revert_all_stylevars']);
print_description_row("
<blockquote><br />
" . construct_phrase($vbphrase["revert_all_stylevars_from_style_x"], $style['title'], $stylevarlist) . "
<br /></blockquote>
");
construct_hidden_code('dostyleid', $style['styleid']);
print_submit_row($vbphrase['yes'], 0, 2, $vbphrase['no']);
}
}
else
{
Thanks for your help.
|