1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 10:04:35 +02:00

More admin GUI refinements

This commit is contained in:
Cameron
2012-11-26 15:43:42 -08:00
parent d892fb0a85
commit 5e84eaf34d
12 changed files with 142 additions and 137 deletions

View File

@@ -470,7 +470,7 @@ function showStartPage()
<form method='get' action='".e_SELF."' id='core-import-form'>
<fieldset id='core-import-select-type'>
<legend class='e-hideme'>".'DBLAN_10'."</legend>
<table class='adminlist'>
<table class='table adminlist'>
<colgroup>
<col />
<col />
@@ -567,7 +567,7 @@ function showImportOptions($mode='csv')
$text = "
<form method='post' action='".e_SELF."?import_type=".$_GET['import_type']."'>
<table class='adminform'>
<table class='table adminform'>
<colgroup>
<col class='col-label' />
<col class='col-control' />