Draft for extension templates added, ext-announcement introduced, templates/CSS rewri...
authorRoland Häder <roland@mxchange.org>
Sun, 12 Sep 2010 22:29:30 +0000 (22:29 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 12 Sep 2010 22:29:30 +0000 (22:29 +0000)
- Draft for extension templates added which can be used for new extensions
- Extension ext-announcement introduced (http://bugs.mxchange.org/view.php?id=194)
- Templates/CSS rewritten: Short version 'del' is no longer used, use 'delete' now
- TODOs.txt updated

27 files changed:
.gitattributes
DOCS/TODOs.txt
inc/expression-functions.php
inc/extensions/ext-announcement.php [new file with mode: 0644]
inc/modules/admin/admin-inc.php
templates/de/html/admin/admin_delete_admin_menu.tpl
templates/de/html/admin/admin_delete_guest_menu.tpl
templates/de/html/admin/admin_delete_member_menu.tpl
templates/de/html/admin/admin_edit_admin_menu.tpl
templates/de/html/admin/admin_edit_guest_menu.tpl
templates/de/html/admin/admin_email_archiv_row.tpl
templates/de/html/admin/admin_list_bonus_emails_row.tpl
templates/de/html/admin/admin_list_emails_row.tpl
templates/de/html/admin/admin_list_notify_emails_row.tpl
templates/de/html/admin/admin_list_task.tpl
templates/de/html/admin/admin_list_task_delete.tpl
templates/de/html/admin/admin_main_header.tpl
templates/de/html/admin/admin_member_menu_overview.tpl
templates/de/html/admin/admin_overview_table.tpl
templates/de/html/ext/ext_ [new file with mode: 0644]
templates/de/html/ext/ext_announcement.tpl [new file with mode: 0644]
theme/business/css/general.css
theme/default/css/general.css
theme/desert/css/general.css
theme/org/css/general.css
theme/schleuder/css/general.css
theme/ship-simu/css/general.css

index 4e8cbc6a63bbe85b13b9aaa0977408d7737c7c3c..3caa6fe523303d35b6ba345f394307cb6006d4d4 100644 (file)
@@ -125,6 +125,7 @@ inc/extensions/ext-active.php -text svneol=unset#text/plain
 inc/extensions/ext-admins.php -text svneol=unset#text/plain
 inc/extensions/ext-admintheme1.php -text svneol=unset#text/plain
 inc/extensions/ext-admintheme_default.php -text svneol=unset#text/plain
+inc/extensions/ext-announcement.php -text svneol=unset#text/plain
 inc/extensions/ext-autopurge.php -text svneol=unset#text/plain
 inc/extensions/ext-autoreg.php -text svneol=unset#text/plain
 inc/extensions/ext-bank.php -text svneol=unset#text/plain
@@ -1378,10 +1379,12 @@ templates/de/html/doubler/doubler_header.tpl -text svneol=unset#text/plain
 templates/de/html/doubler/doubler_index.tpl -text svneol=unset#text/plain
 templates/de/html/doubler/doubler_reflink.tpl -text svneol=unset#text/plain
 templates/de/html/ext/.htaccess -text svneol=unset#text/plain
+templates/de/html/ext/ext_ -text svneol=unset#text/plain
 templates/de/html/ext/ext_active.tpl -text svneol=unset#text/plain
 templates/de/html/ext/ext_admins.tpl -text svneol=unset#text/plain
 templates/de/html/ext/ext_admintheme1.tpl -text svneol=unset#text/plain
 templates/de/html/ext/ext_admintheme_default.tpl -text svneol=unset#text/plain
+templates/de/html/ext/ext_announcement.tpl -text svneol=unset#text/plain
 templates/de/html/ext/ext_autopurge.tpl -text svneol=unset#text/plain
 templates/de/html/ext/ext_autoreg.tpl -text svneol=unset#text/plain
 templates/de/html/ext/ext_bank.tpl -text svneol=unset#text/plain
index 75ebe55affc7e97fe6e56c4e0a673d8ef17d8a30..012986bf65c893aca45c8c9bbcc231a51ddf5686 100644 (file)
 ./inc/loader/load_cache-extension.php:13: * @TODO Rewrite this whole file to load_cache-extensions.php           *
 ./inc/module-functions.php:201:                        // @TODO Nothing helped???
 ./inc/module-functions.php:236:                        // @TODO Rewrite this to a filter
-./inc/modules/admin/admin-inc.php:259:         // @TODO Rewrite this to $content = SQL_FETCHARRAY()
-./inc/modules/admin/admin-inc.php:264:                         // @TODO ACL is 'allow'... hmmm
-./inc/modules/admin/admin-inc.php:330:                                 // @TODO Rewrite this to $content = SQL_FETCHARRAY()
-./inc/modules/admin/admin-inc.php:336:                                                 // @TODO ACL is 'allow'... hmmm
-./inc/modules/admin/admin-inc.php:436:// @TODO Try to rewrite this to adminAddMenuSelectionBox()
+./inc/modules/admin/admin-inc.php:262:         // @TODO Rewrite this to $content = SQL_FETCHARRAY()
+./inc/modules/admin/admin-inc.php:267:                         // @TODO ACL is 'allow'... hmmm
+./inc/modules/admin/admin-inc.php:333:                                 // @TODO Rewrite this to $content = SQL_FETCHARRAY()
+./inc/modules/admin/admin-inc.php:339:                                                 // @TODO ACL is 'allow'... hmmm
+./inc/modules/admin/admin-inc.php:439:// @TODO Try to rewrite this to adminAddMenuSelectionBox()
 ./inc/modules/admin/overview-inc.php:162:                              // @TODO Rewrite this to a filter
 ./inc/modules/admin/overview-inc.php:275:                              // @TODO Rewrite this to something with include files and/or filter
 ./inc/modules/admin/overview-inc.php:309:                                              // @TODO This may also be rewritten to include files
 ./templates/de/html/member/member_unconfirmed_table_nopoints.tpl:11:           <!-- @TODO Nothing to say here? //-->
 ./templates/de/html/surfbar/surfbar_frame_textlinks.tpl:5:             <!-- @TODO These are static lines and should be replaced by a filter (see ext-sponsor) //-->
 ### ### DEPRECATION FOLLOWS: ### ###
-./inc/modules/admin/admin-inc.php:437:// @DEPRECATED
+./inc/modules/admin/admin-inc.php:440:// @DEPRECATED
 ./templates/de/emails/profile-updte.tpl:1:@DEPRECATED
 ./templates/de/html/admin/admin_del_admin_menu_row.tpl:1:<!-- @DEPRECATED //-->
 ./templates/de/html/admin/admin_del_admin_menu.tpl:1:<!-- @DEPRECATED //-->
index e1098bf30180d37f6ba6543a3181e5ad7734e0e3..c923b069b9c381d994253f820ce72471fe772eee 100644 (file)
@@ -263,14 +263,17 @@ function doExpressionMessage ($data) {
 
 // Expression call-back for template functions
 function doExpressionTemplate ($data) {
+       // Construct call-back function name
+       $callback = 'doTemplate' . $data['callback'];
+
        // Init replacer
-       $replacer = '<!-- ['.__FUNCTION__.':'.__LINE__.'] Call-back function doTemplate' . $data['callback']  . ' does not exist. //-->';
+       $replacer = '<!-- ['.__FUNCTION__.':'.__LINE__.'] Call-back function ' . $callback  . ' does not exist. //-->';
 
        // Is the function there?
-       if (function_exists($data['callback'])) {
+       if (function_exists($callback)) {
                // Do the replacement
                //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'template='.$GLOBALS['current_template']);
-               $replacer = '{DQUOTE} . doTemplate' . $data['callback'] . "('" . $GLOBALS['current_template'] . "', true";
+               $replacer = '{DQUOTE} . ' . $callback . "('" . $GLOBALS['current_template'] . "', true";
 
                // Is 'value' set?
                if (!empty($data['value'])) {
diff --git a/inc/extensions/ext-announcement.php b/inc/extensions/ext-announcement.php
new file mode 100644 (file)
index 0000000..101b0e2
--- /dev/null
@@ -0,0 +1,96 @@
+<?php
+/************************************************************************
+ * Mailer v0.2.1-FINAL                                Start: 09/12/2010 *
+ * ===================                          Last change: 09/12/2010 *
+ *                                                                      *
+ * -------------------------------------------------------------------- *
+ * File              : ext-announcement.php                             *
+ * -------------------------------------------------------------------- *
+ * Short description : Announcements for guest/member/sponsor area      *
+ * -------------------------------------------------------------------- *
+ * Kurzbeschreibung  : Ankuendigungen fuer Gast/Mitglied- und Sponsor-  *
+ *                     bereich                                          *
+ * -------------------------------------------------------------------- *
+ * $Revision::                                                        $ *
+ * $Date::                                                            $ *
+ * $Tag:: 0.2.1-FINAL                                                 $ *
+ * $Author::                                                          $ *
+ * -------------------------------------------------------------------- *
+ * Copyright (c) 2003 - 2009 by Roland Haeder                           *
+ * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
+ * For more information visit: http://www.mxchange.org                  *
+ *                                                                      *
+ * This program is free software; you can redistribute it and/or modify *
+ * it under the terms of the GNU General Public License as published by *
+ * the Free Software Foundation; either version 2 of the License, or    *
+ * (at your option) any later version.                                  *
+ *                                                                      *
+ * This program is distributed in the hope that it will be useful,      *
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of       *
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the        *
+ * GNU General Public License for more details.                         *
+ *                                                                      *
+ * You should have received a copy of the GNU General Public License    *
+ * along with this program; if not, write to the Free Software          *
+ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,               *
+ * MA  02110-1301  USA                                                  *
+ ************************************************************************/
+
+// Some security stuff...
+if (!defined('__SECURITY')) {
+       die();
+} // END - if
+
+// Version number
+setThisExtensionVersion('0.0');
+
+// Version history array (add more with , '0.1.0' and so on)
+setExtensionVersionHistory(array('0.0'));
+
+// This extension is in development (non-productive)
+enableExtensionProductive(false);
+
+switch (getExtensionMode()) {
+       case 'register': // Do stuff when installation is running (modules.php?module=admin is called)
+               // SQL commands to run
+               break;
+
+       case 'remove': // Do stuff when removing extension
+               // SQL commands to run
+               break;
+
+       case 'activate': // Do stuff when admin activates this extension
+               // SQL commands to run
+               break;
+
+       case 'deactivate': // Do stuff when admin deactivates this extension
+               // SQL commands to run
+               break;
+
+       case 'update': // Update an extension
+               switch (getCurrentExtensionVersion()) {
+                       case '0.0.1': // SQL queries for v0.0.1
+                               addExtensionSql('');
+
+                               // Update notes (these will be set as task text!)
+                               setExtensionUpdateNotes('');
+                               break;
+               } // END - switch
+               break;
+
+       case 'modify': // When the extension got modified
+               break;
+
+       case 'test': // For testing purposes. For details see file inc/modules/admin/what-extensions.php, arround line 305.
+               break;
+
+       case 'init': // Do stuff when extension is initialized
+               break;
+
+       default: // Unknown extension mode
+               logDebugMessage(__FILE__, __LINE__, sprintf("Unknown extension mode %s in extension %s detected.", getExtensionMode(), getCurrentExtensionName()));
+               break;
+} // END - switch
+
+// [EOF]
+?>
index 2c78bdd605879901e19c0420e9fdd0997136deb9..f0e647c78ad1554e4c810190e60b0790044371fa 100644 (file)
@@ -175,6 +175,9 @@ function doAdminAction () {
        } else {
                $content['welcome'] = loadTemplate('admin_welcome', true, $content);
        }
+
+       // Load header, footer, render menu
+       $content['header'] = loadTemplate('admin_header' , true, $content);
        $content['footer'] = loadTemplate('admin_footer' , true, $content);
        $content['menu']   = addAdminMenu($action, $what, true);
 
index 08082f3c1762fc85f23f3a1e7f55a47de7d712b8..4b1f634190416f16d57520220347033d6d69916d 100644 (file)
@@ -14,7 +14,7 @@
        $content[rows]
        <tr>
                <td colspan="2" class="table_footer">
-                       <input type="hidden" name="ok" value="del" />
+                       <input type="hidden" name="ok" value="delete" />
                        <input type="hidden" name="chk" value="$content[chk]_$content[cnt]" />
                        <input type="submit" class="form_delete submit" name="submit" value="{--DEL_ENTRIES--}" />
                </td>
index 4d95af3aed67b5ab38d488fa02adcd2258d44f37..7babe20074f8930e7a0dce6027a0545f049b1426 100644 (file)
@@ -14,7 +14,7 @@
        $content[rows]
        <tr>
                <td colspan="2" class="table_footer">
-                       <input type="hidden" name="ok" value="del" />
+                       <input type="hidden" name="ok" value="delete" />
                        <input type="hidden" name="chk" value="$content[chk]_$content[cnt]" />
                        <input type="submit" class="form_delete" name="submit" value="{--DEL_ENTRIES--}" />
                </td>
index 3ea78e7f79b1c630a4a11072df2142817f1e63a6..40a503281fadce5113b1aae64a27bde5bb8dc4a4 100644 (file)
@@ -14,7 +14,7 @@
        $content[rows]
        <tr>
                <td colspan="2" class="table_footer">
-                       <input type="hidden" name="ok" value="del" />
+                       <input type="hidden" name="ok" value="delete" />
                        <input type="hidden" name="chk" value="$content[chk]_$content[cnt]" />
                        <input type="submit" class="form_delete" name="submit" value="{--DEL_ENTRIES--}" />
                </td>
index 3cbc7a4a47e8aa1d6176d45d861cc47ed7734c8b..9a55c6545441dd8b067e0a669ee902db8b5ee245 100644 (file)
@@ -14,7 +14,7 @@ $content[rows]
        <td colspan="5" class="table_footer">
                <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
                <input type="submit" class="form_submit" name="edit" value="{--ADMIN_EDIT_MENUS--}" />
-               <input type="submit" class="form_delete submit" name="del" value="{--ADMIN_DELETE_MENUS--}" />
+               <input type="submit" class="form_delete submit" name="delete" value="{--ADMIN_DELETE_MENUS--}" />
        </td>
 </tr>
 </table>
index 4761f0b42704b1b5d04ed627385e18b7bf55faad..2badce7e6bc25f68af1b94c3be6c55f7498a1ac2 100644 (file)
@@ -14,7 +14,7 @@ $content[rows]
                <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
                <input type="submit" class="form_submit" name="edit" value="{--ADMIN_EDIT_MENUS--}" />
                <input type="submit" class="form_submit" name="status" value="{--ADMIN_CHANGE_MENUS--}" />
-               <input type="submit" class="form_delete submit" name="del" value="{--ADMIN_DELETE_MENUS--}" />
+               <input type="submit" class="form_delete submit" name="delete" value="{--ADMIN_DELETE_MENUS--}" />
        </td>
 </tr>
 </table>
index da80c83edc3401991c25930b843969142442e939..53a34a13ffffa3f81d61939333b1645257b8859c 100644 (file)
@@ -63,7 +63,7 @@
        </td>
 </tr>
 <tr>
-       <td align="center" class="{%template,ColorSwitch%} bottom admin_del_link" colspan="3">
+       <td align="center" class="{%template,ColorSwitch%} bottom admin_delete_link" colspan="3">
                <a href="{%url=modules.php?module=admin&amp;what=del_email&amp;mid=$content[id]%}">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
        </td>
 </tr>
index b3d58919f24c19b92c761ab543ec21a6f4e8f9de..d38478ba205a8e9da74cbc9e241ea5dd2b16520a 100644 (file)
@@ -62,7 +62,7 @@
        </td>
 </tr>
 <tr>
-       <td align="center" class="top admin_del_link" colspan="3">
+       <td align="center" class="top admin_delete_link" colspan="3">
                <a href="{%url=modules.php?module=admin&amp;what=del_email&amp;bid=$content[id]%}">{--ADMIN_DELETE_BONUS_MAIL--}</a>
        </td>
 </tr>
index 0c3dab8a2b7a7a0cd5929bd9cf8bd780bce9c8ce..d923a2e9b4b85f20f60a3be41f84f36829de3f08 100644 (file)
@@ -53,7 +53,7 @@
        </td>
 </tr>
 <tr>
-       <td align="center" class="top admin_del_link" colspan="3">
+       <td align="center" class="top admin_delete_link" colspan="3">
                <a href="{%url=modules.php?module=admin&amp;what=del_email&amp;mid=$content[id]%}">{--ADMIN_DELETE_NORMAL_MAIL--}</a>
        </td>
 </tr>
index 9335b468f74f508d9b1e33de8ea6e73b228f883d..6541d8ea0efc1c8f061b4f0b7607989aa7d715bf 100644 (file)
@@ -62,7 +62,7 @@
   </td>
 </tr>
 <tr>
-  <td align="center" class="top admin_del_link" colspan="3">
+  <td align="center" class="top admin_delete_link" colspan="3">
     <a href="{%url=modules.php?module=admin&amp;what=del_email&amp;nid=$content[id]%}">{--ADMIN_DELETE_NOTIFY_MAIL--}</a>
   </td>
 </tr>
index 0dd9502891a832d1097f6dbf5f5d57d38c5813b7..bc53a02e1e19baa10126af0eda66aa25e59766f2 100644 (file)
@@ -22,7 +22,7 @@ $content[rows]
                <input type="submit" name="assign" value="{--ADMIN_ASSIGN_TASKS--}" class="form_submit" />
                <input type="submit" name="unassign" value="{--ADMIN_UNASSIGN_TASKS--}" class="form_submit" />
                <input type="submit" name="redir" value="{--ADMIN_REDIRECT_TASKS--}" class="form_submit" />
-               <input type="submit" name="del" value="{--ADMIN_DELETE_ENTRIES--}" class="form_delete" />
+               <input type="submit" name="delete" value="{--ADMIN_DELETE_ENTRIES--}" class="form_delete" />
        </td>
 </tr>
 </table>
index 884347bd4410ca24bc4f6010406d75e644aa685e..70129ddd0001d1d6dbd2109791d44e617265f7de 100644 (file)
@@ -22,7 +22,7 @@ $content[rows]
                <input type="submit" name="assign" value="{--ADMIN_ASSIGN_TASKS--}" class="form_submit" />
                <input type="submit" name="unassign" value="{--ADMIN_UNASSIGN_TASKS--}" class="form_submit" />
                <input type="submit" name="redir" value="{--ADMIN_REDIRECT_TASKS--}" class="form_submit" />
-               <input type="submit" name="del" value="{--ADMIN_TASK_DELETE_ENTRIES--}" class="form_delete" />
+               <input type="submit" name="delete" value="{--ADMIN_TASK_DELETE_ENTRIES--}" class="form_delete" />
        </td>
 </tr>
 </table>
index 09324a42f809359980b32ea9df3c8a52211a64e4..ec094d119b1e2c0acd7e02d5ab92325c7092cf1a 100644 (file)
@@ -2,7 +2,13 @@
 <table border="0" cellspacing="0" cellpadding="0" width="100%">
        <tr>
                <td colspan="2" align="center" class="table_header">
-                       $content[welcome]
+                       <div align="center">
+                               $content[header]
+                       </div>
+
+                       <div align="center">
+                               $content[welcome]
+                       </div>
                </td>
        </tr>
        <tr>
index 9a18d40a3c28d848960dae8d20e07028c0971d04..c9457586b4ed7d8c5faa3c98681323945cbe080a 100644 (file)
@@ -14,7 +14,7 @@ $content[rows]
                <input type="reset" class="form_reset" value="{--UNDO_SELECTIONS--}" />
                <input type="submit" class="form_submit" name="edit" value="{--ADMIN_EDIT_MENUS--}" />
                <input type="submit" class="form_submit" name="status" value="{--ADMIN_CHANGE_MENUS--}" />
-               <input type="submit" class="form_delete" name="del" value="{--ADMIN_DELETE_MENUS--}" />
+               <input type="submit" class="form_delete" name="delete" value="{--ADMIN_DELETE_MENUS--}" />
        </td>
 </tr>
 </table>
index 23ba7adbc8d52331fbaedf9c63d68b4ead32bb2d..1f575c65528301e9d8d2ad3aa43c2dd90ca1ef4f 100644 (file)
@@ -22,7 +22,7 @@ $content
                <input type="submit" name="assign" value="{--ADMIN_ASSIGN_TASKS--}" class="form_submit" />
                <input type="submit" name="unassign" value="{--ADMIN_UNASSIGN_TASKS--}" class="form_submit" />
                <input type="submit" name="redir" value="{--ADMIN_REDIRECT_TASKS--}" class="form_submit" />
-               <input type="submit" name="del" value="{--ADMIN_DELETE_ENTRIES--}" class="form_delete" />
+               <input type="submit" name="delete" value="{--ADMIN_DELETE_ENTRIES--}" class="form_delete" />
        </td>
 </tr>
 </table>
diff --git a/templates/de/html/ext/ext_ b/templates/de/html/ext/ext_
new file mode 100644 (file)
index 0000000..0a4a17e
--- /dev/null
@@ -0,0 +1,3 @@
+<div class="para">
+       Hier kommt der Beschreibungstext der Erweiterung rein.
+</div>
diff --git a/templates/de/html/ext/ext_announcement.tpl b/templates/de/html/ext/ext_announcement.tpl
new file mode 100644 (file)
index 0000000..a0d4f27
--- /dev/null
@@ -0,0 +1,37 @@
+<div class="para">
+       Informieren Sie Ihre G&auml;ste, Mitglieder oder Sponsoren &uuml;ber
+       wichtige Ereignisse Ihres {?mt_word2?}. Dazu geben Sie eine kurze
+       &Uuml;berschrift, optional einen Teaser (mehr dazu weiter unten) und den
+       Text f&uuml;r die Ank&uuml;ndigung ein. Zus&auml;tzlich ist ein Ablaufdatum
+       einstellbar, wann die Mail in das Archiv verschoben wird.
+</div>
+
+<div class="para">
+       Der optionale Teaser kann bei Eingabe (nicht leer gelassen) weiter
+       konfiguriert werden. Erstmal wird dieser auf allen Seiten (des jeweiligen
+       Loginbereiches, also Gast-, Mitglied-, oder Sponsorlogin) in Form eines
+       &uuml;ber den eigentlichen Inhalt eingeblendetem Div-Tag angezeigt. Entweder
+       ist das Fenster zusammengeklappt und per Mausklick voll ausklappbar, oder es
+       ist sofort komplett ausgeklappt (einstellbar per Adminbereich). Dann kann
+       eingestellt werden, wie lange und oft der User es sehen soll:
+</div>
+
+<div class="para">
+       <ul>
+               <li>Ist die Id der Ank&uuml;ndigung in der Session gespeichert, wird die
+                       Ank&uuml;ndigung nicht mehr angezeigt.</li>
+               <li>Oder ist eine Sperre pro IP eingestellt, wird dem User mit der IP
+                       die Ank&uuml;ndigung f&uuml;r die eingestellte Zeit nicht mehr
+                       angezeigt.</li>
+               <li>Optional kann die Anzahl (wie oft der User sie sieht) eingestellt
+                       werden.</li>
+       </ul>
+</div>
+
+<div class="para">
+       Das Archiv ist automatisch und/oder manuell aufr&auml;mbar. Es kann also
+       eine Verfallszeit eingestellt werden. Null heisst keine Verfallszeit.
+       Zus&auml;tzlich kann jede Ank&uuml;ndigung per Adminbereich gel&ouml;scht
+       werden. &quot;Allgemeine&quot; Templates lassen jede Ank&uuml;ndigung
+       einheitlich aussehen.
+</div>
index f39e35ef4aa5ac26532c1c06176748931ecfa736..df9242b9f279b0eb43e7549dc74e9a945662c4d8 100644 (file)
@@ -341,7 +341,7 @@ ul.copyright_box {
        font-size: 1px;
 }
 
-.member_refbanner, .member_update, .admin_del_link {
+.member_refbanner, .member_update, .admin_delete_link {
        background-color: #eeeeff;
 }
 
index 8ab2d7075437367a881f077589345425211360cf..df203030adeefd6a7cb04dcafe34aaab10e35d29 100644 (file)
@@ -370,7 +370,7 @@ ul.copyright_box {
        font-size: 1px;
 }
 
-.member_refbanner, .member_update, .admin_del_link {
+.member_refbanner, .member_update, .admin_delete_link {
        background-color: #ddeedd;
 }
 
index ef68961ca9e2ce1e6cc2a32d97a385950ad8899b..409f3a95cceac1692deb8895e679cd712838a9f2 100644 (file)
@@ -322,7 +322,7 @@ ul.copyright_box {
        font-size: 1px;
 }
 
-.member_refbanner, .member_update, .admin_del_link {
+.member_refbanner, .member_update, .admin_delete_link {
        background-color: #ddddaa;
 }
 
index 5874751331a3320eab3fc7619b527365bd70cc15..1f3d1ed049b992205293be7bff95e48f327b24fd 100644 (file)
@@ -336,7 +336,7 @@ ul, ol {
        font-size           : 1px;
 }
 
-.member_refbanner, .member_update, .admin_del_link {
+.member_refbanner, .member_update, .admin_delete_link {
        background-color        : #DDEEDD;
 }
 
index 0513e5d19b2be6c2633fc4573100b43a394e287b..76c0ccff8a0ccb0a02a309a920ff07b4a9bac23f 100644 (file)
@@ -379,7 +379,7 @@ ul, ol {
        font-size           : 1px;
 }
 
-.member_refbanner, .member_update, .admin_del_link {
+.member_refbanner, .member_update, .admin_delete_link {
        background-color        : #69b2ff;
 }
 
index e78bcf66323768ff864e7eee7d9019014609ca6d..a6ff5efa0ae00c3e669df9e571d07fc1ec2476ba 100644 (file)
@@ -308,7 +308,7 @@ ul, ol {
        font-size           : 1px;
 }
 
-.member_refbanner, .member_update, .admin_del_link {
+.member_refbanner, .member_update, .admin_delete_link {
        background-color        : #EEEEFF;
 }