mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 17:44:37 +02:00
Minor gui fixes and notice removal.
This commit is contained in:
@@ -15,5 +15,5 @@
|
||||
*/
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
echo "parm=".$parm; //FIXME - just for testing only.
|
||||
// echo "parm=".$parm; //FIXME - just for testing only.
|
||||
$ns->tablerender(SITEBUTTON_MENU_L1, "<div style='text-align:center'>\n<a href='".SITEURL."'><img src='".(strstr(SITEBUTTON, "http:") ? SITEBUTTON : e_IMAGE_ABS.SITEBUTTON)."' alt='".SITEBUTTON_MENU_L1."' style='border: 0px; width: 88px; height: 31px' /></a>\n</div>", 'sitebutton');
|
||||
|
Reference in New Issue
Block a user