Hello All,
There is a small problem with the mod.
I don't see any dropdownboxes for the colour and lettersize?
The second is there are no submit and cancel buttons at the bottom of all the screens?
Greetz Marco
marcombv hat geschrieben:
I don't see any dropdownboxes for the colour and lettersize?
The second is there are no submit and cancel buttons at the bottom of all the screens?
Greetz Marco
<td class="{switch_lexicon_edit_overview.entry_row.ROW_CLASS}" align="center"> <a href="{switch_lexicon_edit_overview.entry_row.S_EDIT}"><img border="0" src="../templates/subSilver/images/lang_german/icon_edit.gif"></a> <a href="{switch_lexicon_edit_overview.entry_row.S_DELETE}"><img border="0" src="../templates/subSilver/images/icon_delete.gif"></a> </td>
$s_edit = '<a href="'.append_sid("admin_lexicon_cat.$phpEx?mode=edit&categorie=$categorie&cat=$cat_id").'"><img border="0" src="../templates/subSilver/images/lang_german/icon_edit.gif"></a>';
$confirm_delete = sprintf($lang['Delete_categorie'], $categorie);
$s_delete = '<a href="'.append_sid("admin_lexicon_cat.$phpEx?mode=delete&cat=$cat_id").'" onclick="return confirm(\''.$confirm_delete.'\')"><img border="0" src="../templates/subSilver/images/icon_delete.gif"></a>';
The link to your lexicon isn't very useful. Becouse you have forbidden the guest entry
Mitglieder in diesem Forum: 0 Mitglieder und 19 Gäste