From 992797f73c92b413a7fecff02c27c61b7db55b43 Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Mon, 14 Oct 2013 09:54:49 -0400 Subject: [PATCH] Copied files from svn 3.0.5 stable branch (git migration) --- interface/web/sites/lib/lang/en_aps_update_packagelist.lng | 12 ++++++------ 1 files changed, 6 insertions(+), 6 deletions(-) diff --git a/interface/web/sites/lib/lang/en_aps_update_packagelist.lng b/interface/web/sites/lib/lang/en_aps_update_packagelist.lng index 20a7360..1a40a33 100644 --- a/interface/web/sites/lib/lang/en_aps_update_packagelist.lng +++ b/interface/web/sites/lib/lang/en_aps_update_packagelist.lng @@ -1,7 +1,7 @@ -<?php -$wb['head_txt'] = 'Update Packagelist'; -$wb['list_desc_txt'] = ''; -$wb['btn_start_txt'] = 'Update Packagelist'; -$wb['btn_cancel_txt'] = 'Cancel'; -$wb['legend_txt'] = 'Here you can update the list of available packages. Please note that this can take up to five minutes. You can leave this page if you like; the process will continue in the background.'; +<?php +$wb['head_txt'] = 'Update Packagelist'; +$wb['list_desc_txt'] = ''; +$wb['btn_start_txt'] = 'Update Packagelist'; +$wb['btn_cancel_txt'] = 'Cancel'; +$wb['legend_txt'] = 'Here you can update the list of available packages. Please note that this can take up to five minutes. You can leave this page if you like; the process will continue in the background.'; ?> \ No newline at end of file -- Gitblit v1.9.1