Mod for V1.5 rc5:
Artikel.php:
Around line 62 find this line:
$writePrintMsg = '<a href="#" onclick="javascript:window.print();">'.$PMF_LANG["msgPrintArticle"].'</a>';
ADD this line before:
$writeBack = '<a href="'.$_SERVER['PHP_SELF'].'?'.$sids.'action=show&cat='.$currentCategory.'">'.$PMF ...
Search found 6 matches
- Tue Jul 05, 2005 12:55 pm
- Forum: Proposals
- Topic: Back to categorie Index link in article
- Replies: 2
- Views: 9341
- Tue Jul 05, 2005 11:38 am
- Forum: Proposals
- Topic: Back to categorie Index link in article
- Replies: 2
- Views: 9341
Back to categorie Index link in article
I made a simple mod to the display of the article:
It now shows a "back to category index" link on top of the article-page.
If anyone is interested I will post the changes here.
It now shows a "back to category index" link on top of the article-page.
If anyone is interested I will post the changes here.
- Tue Jul 05, 2005 11:07 am
- Forum: Bug reports
- Topic: small send2friend bug
- Replies: 1
- Views: 4316
small send2friend bug
V1.5 rc5:
In mailsend2friend.php row 34 it says:
but it should be:
In mailsend2friend.php row 34 it says:
Code: Select all
$PMF_LANG["send2friend_text"]
Code: Select all
$PMF_CONF["send2friend_text"]
- Tue Jul 05, 2005 10:09 am
- Forum: Proposals
- Topic: eMailadressen für Kategorien
- Replies: 16
- Views: 38804
- Tue Jul 05, 2005 9:48 am
- Forum: Proposals
- Topic: eMailadressen für Kategorien
- Replies: 16
- Views: 38804
- Tue Jul 05, 2005 9:42 am
- Forum: Proposals
- Topic: eMailadressen für Kategorien
- Replies: 16
- Views: 38804