löschen von "Gib Deinen Benutzernamen und Dein Pas....." löschen von "Gib Deinen Benutzernamen und Dein Pas....."
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

löschen von "Gib Deinen Benutzernamen und Dein Pas....."

Started by ralf45_nrw, October 10, 2013, 11:25:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

ralf45_nrw

hi,

ich möchte das rot umradette löschen und finde es nicht in der login.php.

gruss ralf
coppermine 1.5.x

Αndré

Ersetze
starttable(-1, cpg_fetch_icon('login', 2) . $lang_login_php['enter_login_pswd'], 2);
durch
starttable(-1, '', 2);

ralf45_nrw

coppermine 1.5.x