Files
Froxlor/templates/admin/update/update_end.tpl
Michael Kaufmann (d00p) f0379e26cc - adding overview for admin_cronjobs (planned for 1.0);
- added 'isactive' for cronjobs so the admin can deactivate them (planned for 1.0);
- re-adding 'panel_diskspace' and 'panel_diskspace_admins' to install/froxlor.sql;
- show only 'logout' and 'froxlor update' in menulist when files have been updated and db is not up to date;
- bugixing success.tpl (closing <a>-tag);
2010-01-27 09:19:19 +00:00

11 lines
181 B
Smarty

</div>
</td>
</tr>
<tr>
<td class="field_name"><a href="{$redirect_url}">{$lng['success']['clickheretocontinue']}</a></td>
</tr>
</table>
<br />
<br />
$footer