Project

General

Profile

« Previous | Next » 

Revision 1342

Added by Dietmar about 14 years ago

remove some unneeded code in backend themes templates
see forum: JQuery und Backend-Theme

View differences:

class.wb.php
289 289
	    $tpl->set_var( 'REDIRECT', $redirect );
290 290
	    $tpl->set_var( 'REDIRECT_TIMER', $redirect_timer );
291 291
	    $tpl->set_var( 'NEXT', $TEXT['NEXT'] );
292
	    $tpl->set_var( 'BACK', $TEXT['BACK'] );
292 293
	    if ($redirect_timer == 0) {
293 294
	        $tpl->set_block( 'show_redirect', '' );
294 295
	    }

Also available in: Unified diff