Forums / Cotonti / Core Labs / Archive / add "item available" to list.php

ez
#21860 2009-12-31 18:02
Hi Kilandor,
thnx for the response :)
How can i do this: "The IAMTHEOWNER could be done via tpl."

For the other items, i cannot use xtra fields (in this case)
Still this part:
# if ($pag['page_begin']>$sys['now_offset'])
# {
#     $pag['page_text'] = $L['pag_notavailable'].sed_build_timegap($sys['now_offset'], $pag['page_begin_noformat']);
#     $t->assign("PAGE_TEXT", $pag['page_text']);
#     }
# else
# {

Is in page,inc.php, but not in list.inc.php ??
So maybe this should be there ???? (why in page and not in list)
==- I say: Keep it EZ -==