This commit is contained in:
Jephte CLAIN 2014-12-23 22:06:23 +04:00
parent ea4fd33318
commit 97bf9e8fc3
1 changed files with 2 additions and 3 deletions

View File

@ -3578,7 +3578,7 @@ function __void_actions_menu() {
while true; do
if [ $c -eq 0 ]; then
[ -n "$title" ] && tooenc "=== $title ===" 1>&2
tooenc_ "Actions disponibles: " "$UTF8" 1>&2
tooenc_ "=== Actions disponibles: " "$UTF8" 1>&2
tooenc "$action_title" "$UTF8" 1>&2
fi
if [ -n "$actyc" ]; then
@ -3631,8 +3631,7 @@ function __options_actions_menu() {
fi
let i=$i+1
done
tooenc_ "
Actions disponibles: " "$UTF8" 1>&2
tooenc_ "=== Actions disponibles: " "$UTF8" 1>&2
tooenc "$action_title" "$UTF8" 1>&2
fi
if [ -n "$optyc" ]; then