1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

Some notice removal, css cleanup and an alternate admin style-sheet added for testing purposes. (test png transparency) - see _blank

This commit is contained in:
CaMer0n
2009-07-15 09:38:00 +00:00
parent 95d2c3b8a3
commit 8a680030c3
11 changed files with 789 additions and 190 deletions

View File

@@ -9,8 +9,8 @@
* Form Handler
*
* $Source: /cvs_backup/e107_0.8/e107_handlers/form_handler.php,v $
* $Revision: 1.32 $
* $Date: 2009-07-14 11:05:52 $
* $Revision: 1.33 $
* $Date: 2009-07-15 09:38:00 $
* $Author: e107coders $
*
*/
@@ -574,7 +574,7 @@ class e_form
function columnSelector($columnsArray,$columnsDefault='',$id='column_options')
{
$text .= "<div style='position:relative;float:right;'>
$text = "<div style='position:relative;float:right;'>
<a href='#".$id."' class='e-expandit' style='height:16px' title='Click to select columns to display'>
<img class='middle' src='".e_IMAGE_ABS."admin_images/select_columns_16.png' alt='select columns' /></a>