Project

General

Profile

« Previous | Next » 

Revision 789

Added by doc about 16 years ago

fixed some layout issues with Form module (combination with Output-filter)

View differences:

css.functions.php
59 59
		if($frontend_css || $backend_css) {
60 60
			// default text used for the edit CSS routines if not defined in the modules language file
61 61
			if(!isset($CAP_EDIT_CSS)) $CAP_EDIT_CSS	= 'Edit CSS';
62
			if(!isset($HEADING_CSS_FILE)) $HEADING_CSS_FILE	= 'Actual module file: ';
63
			if(!isset($TXT_EDIT_CSS_FILE)) $TXT_EDIT_CSS_FILE = 'Edit the CSS definitions in the textarea below.';
64 62
			?>
65 63
			<form name="edit_module_file" action="<?php echo WB_URL .'/modules/' .$mod_dir .
66 64
				'/edit_css.php';?>" method="post" style="margin: 0; align:right;">

Also available in: Unified diff