| Re: My Album-P 2.9 Latest Listings entfernen? |
Betreff: Re: My Album-P 2.9 Latest Listings entfernen? von Done am 12.01.2007 16:20:09 Hi! Danke aber ich hab jetzt einfach die myalbum_index.html so verändert. <{strip}> <table width="100%" cellspacing="0" class="outer"> <tr> <td class="even"> <br /> <{include file="db:myalbum_header.html"}> <br /> <{include file="db:myalbum_categories.html"}> <hr /> <form name='cid_select' action='<{$mod_url}>/viewcat.php' method='GET' style='margin:0px;text-align:center;'> <select name='cid' onchange='submit();'> <option value=''><{$lang_directcatsel}></option> <{$category_options}> </select> <{$photo_global_sum}> <{if $lang_add_photo}><a href="submit.php"><{$lang_add_photo}><img src="<{$mod_url}>/images/pictadd.gif" border="0" alt="<{$lang_add_photo}>" title="<{$lang_add_photo}>" /></a><{/if}> </form> </td> </tr> </table> <br /> <br /> <table width="100%" cellspacing="0" cellpadding="0" border="0"> <tr> <td align="center"> <br /> <{include file='db:system_notification_select.html'}> <br /> <{include file="db:myalbum_footer.html"}> </td> </tr> </table> <{/strip}> mfg done |