mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 21:57:51 +02:00
Bugtracker #4085 - wrong username in user template - thanks marj
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
| GNU General Public License (http://gnu.org).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
|
||||||
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/user_template.php,v $
|
| $Source: /cvs_backup/e107_0.8/e107_themes/templates/user_template.php,v $
|
||||||
| $Revision: 1.3 $
|
| $Revision: 1.4 $
|
||||||
| $Date: 2007-07-21 09:57:33 $
|
| $Date: 2007-09-20 21:35:38 $
|
||||||
| $Author: e107steved $
|
| $Author: e107steved $
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
@@ -36,8 +36,8 @@ $EXTENDED_CATEGORY_TABLE = "
|
|||||||
</tr>
|
</tr>
|
||||||
";
|
";
|
||||||
|
|
||||||
$EXTENDED_END = "";
|
$EXTENDED_CATEGORY_END = "";
|
||||||
// $datestamp = $gen->convert_date($user_join, "forum");
|
|
||||||
|
|
||||||
$USER_SHORT_TEMPLATE_START = "
|
$USER_SHORT_TEMPLATE_START = "
|
||||||
<div style='text-align:center'>".LAN_138." {TOTAL_USERS}
|
<div style='text-align:center'>".LAN_138." {TOTAL_USERS}
|
||||||
|
Reference in New Issue
Block a user