mirror of
https://github.com/e107inc/e107.git
synced 2025-09-02 10:53:29 +02:00
Remove/change out of date cursor:hand
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_admin/download.php,v $
|
||||
| $Revision: 1.8 $
|
||||
| $Date: 2007-12-22 14:03:23 $
|
||||
| $Revision: 1.9 $
|
||||
| $Date: 2008-03-09 20:33:03 $
|
||||
| $Author: e107steved $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@@ -1405,7 +1405,7 @@ class download {
|
||||
<input class='tbox' type='text' id='download_category_icon' name='download_category_icon' size='60' value='$download_category_icon' maxlength='100' />
|
||||
|
||||
<br />
|
||||
<input class='button' type ='button' style='cursor:hand' size='30' value='".DOWLAN_42."' onclick='expandit(this)' />
|
||||
<input class='button' type ='button' style='cursor:pointer' size='30' value='".DOWLAN_42."' onclick='expandit(this)' />
|
||||
<div id='cat_icn' style='display:none;{head}' >";
|
||||
|
||||
while (list($key, $icon) = each($iconlist)) {
|
||||
@@ -1424,7 +1424,7 @@ class download {
|
||||
<input class='tbox' type='text' id='download_category_icon_empty' name='download_category_icon_empty' size='60' value='$download_category_icon_empty' maxlength='100' />
|
||||
|
||||
<br />
|
||||
<input class='button' type ='button' style='cursor:hand' size='30' value='".DOWLAN_42."' onclick='expandit(this)' />
|
||||
<input class='button' type ='button' style='cursor:pointer' size='30' value='".DOWLAN_42."' onclick='expandit(this)' />
|
||||
<div id='cat_icn_empty' style='display:none;{head}' >";
|
||||
|
||||
while (list($key, $icon) = each($iconlist)) {
|
||||
@@ -1577,7 +1577,7 @@ class download {
|
||||
<input class='tbox' type='text' id='mirror_image' name='mirror_image' size='60' value='$mirror_image' maxlength='200' />
|
||||
|
||||
|
||||
<br /><input class='button' type ='button' style='cursor:hand' size='30' value='".DOWLAN_42."' onclick='expandit(this)' />
|
||||
<br /><input class='button' type ='button' style='cursor:pointer' size='30' value='".DOWLAN_42."' onclick='expandit(this)' />
|
||||
<div id='imagefile' style='display:none;{head}'>";
|
||||
|
||||
$text .= DOWLAN_140."<br /><br />";
|
||||
|
@@ -12,9 +12,9 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_admin/header.php,v $
|
||||
| $Revision: 1.13 $
|
||||
| $Date: 2008-01-16 10:46:59 $
|
||||
| $Author: e107coders $
|
||||
| $Revision: 1.14 $
|
||||
| $Date: 2008-03-09 20:33:03 $
|
||||
| $Author: e107steved $
|
||||
+---------------------------------------------------------------+
|
||||
*/
|
||||
|
||||
@@ -297,10 +297,10 @@ if (!function_exists('show_admin_menu')) {
|
||||
$BUTTONS_START = "<div style='text-align:center; width:100%'><table class='fborder' style='width:98%;'>\n";
|
||||
}
|
||||
if (!isset($BUTTON)) {
|
||||
$BUTTON = "<tr><td class='button'><div style='width:100%; text-align:center'><a style='cursor:hand; cursor:pointer; text-decoration:none;' {ONCLICK} >{LINK_TEXT}</a></div></td></tr>\n";
|
||||
$BUTTON = "<tr><td class='button'><div style='width:100%; text-align:center'><a style='cursor:pointer; text-decoration:none;' {ONCLICK} >{LINK_TEXT}</a></div></td></tr>\n";
|
||||
}
|
||||
if (!isset($BUTTON_OVER)) {
|
||||
$BUTTON_OVER = "<tr><td class='button'><div style='width:100%; text-align:center'><a style='cursor:hand; cursor:pointer; text-decoration:none;' {ONCLICK} ><b>« {LINK_TEXT} »</b></a></div></td></tr>\n";
|
||||
$BUTTON_OVER = "<tr><td class='button'><div style='width:100%; text-align:center'><a style='cursor:pointer; text-decoration:none;' {ONCLICK} ><b>« {LINK_TEXT} »</b></a></div></td></tr>\n";
|
||||
}
|
||||
if (!isset($BUTTONS_END)) {
|
||||
$BUTTONS_END = "</table></div>\n";
|
||||
@@ -313,7 +313,7 @@ if (!function_exists('show_admin_menu')) {
|
||||
}
|
||||
if (!isset($SUB_BUTTONS_START)) {
|
||||
$SUB_BUTTONS_START = "<div style='text-align:center; width:100%'><table class='fborder' style='width:98%;'>
|
||||
<tr><td class='button'><a style='text-align:center; cursor:hand; cursor:pointer; text-decoration:none;'
|
||||
<tr><td class='button'><a style='text-align:center; cursor:pointer; text-decoration:none;'
|
||||
onclick=\"expandit('{SUB_HEAD_ID}');\" >{SUB_HEAD}</a></td></tr>
|
||||
<tr id='{SUB_HEAD_ID}' style='display: none' ><td class='forumheader3' style='text-align:left;'>";
|
||||
}
|
||||
|
@@ -11,8 +11,8 @@
|
||||
| GNU General Public License (http://gnu.org).
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_admin/links.php,v $
|
||||
| $Revision: 1.8 $
|
||||
| $Date: 2007-10-13 19:08:37 $
|
||||
| $Revision: 1.9 $
|
||||
| $Date: 2008-03-09 20:33:04 $
|
||||
| $Author: e107steved $
|
||||
|
|
||||
| links.php?debug shows stored data for each link after name (before constant conversion)
|
||||
@@ -488,7 +488,7 @@ class links
|
||||
<td style='width:70%' class='forumheader3'>
|
||||
<input class='tbox' type='text' id='link_button' name='link_button' size='42' value='$link_button' maxlength='100' />
|
||||
|
||||
<input class='button' type ='button' style='cursor:hand' size='30' value='".LCLAN_39."' onclick='expandit(this)' />
|
||||
<input class='button' type ='button' style='cursor:pointer' size='30' value='".LCLAN_39."' onclick='expandit(this)' />
|
||||
<div id='linkicn' style='display:none;{head}'>";
|
||||
|
||||
foreach($iconlist as $icon)
|
||||
|
Reference in New Issue
Block a user