mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
pakfire.cgi: Partially fixes Bug #12049
I added translations for package uninstallation but didn't know how to fix the missing list of affected dependencies during uninstallation, see: => https://forum.ipfire.org/viewtopic.php?f=17&t=21912&p=120466#p120593 Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org> Reviewed-by: Michael Tremer <michael.tremer@ipfire.org> Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
1f5c0c563a
commit
c89156263a
@@ -113,7 +113,7 @@ END
|
||||
}
|
||||
print <<END;
|
||||
</pre>
|
||||
<tr><td colspan='2'>$Lang::tr{'pakfire accept all'}
|
||||
<tr><td colspan='2'>$Lang::tr{'pakfire uninstall all'}
|
||||
<tr><td colspan='2'>
|
||||
<tr><td align='right'><form method='post' action='$ENV{'SCRIPT_NAME'}'>
|
||||
<input type='hidden' name='DELPAKS' value='$cgiparams{'DELPAKS'}' />
|
||||
|
||||
Reference in New Issue
Block a user