forked from science-ation/science-ation
Add a nice notice about maybe making a backup before doing the rollover
This commit is contained in:
parent
5ec6879149
commit
eb05b3eaa5
@ -352,6 +352,8 @@
|
||||
}
|
||||
}
|
||||
|
||||
echo "<br />";
|
||||
echo "<a href=\"backuprestore.php\">".i18n("You should consider making a database backup before rolling over, just in case!")."</a><br />\n";
|
||||
echo "<br />";
|
||||
echo "<form name=\"rollover\" method=\"post\" action=\"rollover.php\" onsubmit=\"return confirmYearRollover()\">";
|
||||
echo "<input type=\"hidden\" name=\"action\" value=\"rollover\" />";
|
||||
|
Loading…
x
Reference in New Issue
Block a user