Zeile 6 | Zeile 6 |
---|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/about/license *
|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/about/license *
|
* $Id: index.php 2992 2007-04-05 14:43:48Z chris $
| * $Id: templates.php 5379 2011-02-21 11:06:42Z Tomm $
|
*/
// Disallow direct access to this file for security reasons
| */
// Disallow direct access to this file for security reasons
|
Zeile 720 | Zeile 720 |
---|
} else {
|
} else {
|
$table->construct_cell("<a href=\"{$url}\">Edit</a>", array("class" => "align_center"));
| $table->construct_cell("<a href=\"{$url}\">{$lang->edit}</a>", array("class" => "align_center"));
|
} $table->construct_row();
| } $table->construct_row();
|