From 4b2a684f90c1e7f2b46073fe4912f4e390e93357 Mon Sep 17 00:00:00 2001 From: spiderr Date: Mon, 8 Apr 2013 15:50:39 -0400 Subject: clean up install feedback --- templates/install_datapump.tpl | 16 ++++++------- templates/install_final_done.tpl | 50 +++++++++++++++++++--------------------- 2 files changed, 31 insertions(+), 35 deletions(-) (limited to 'templates') diff --git a/templates/install_datapump.tpl b/templates/install_datapump.tpl index a457f0f..6477f4b 100644 --- a/templates/install_datapump.tpl +++ b/templates/install_datapump.tpl @@ -15,15 +15,13 @@
{formlabel label="Packages that can be populated"} {forminput} - {if $pumpList} - - {else} + {foreach from=$pumpList item=file key=package} + + {foreachelse} No packages with prepared data have been installed. - {/if} + {/foreach} {/forminput}
@@ -32,7 +30,7 @@ {if $pumpList} {/if} + {/forminput} - {/form} diff --git a/templates/install_final_done.tpl b/templates/install_final_done.tpl index 7af319b..1398678 100644 --- a/templates/install_final_done.tpl +++ b/templates/install_final_done.tpl @@ -16,32 +16,30 @@

If you feel like contributing to Bitweaver, contact us! Bitweaver is free and Open Source to all. Translators, testers, admins, release managers, developers, programmers, designers, we want you! :)

Some final notes

- +
+ Security + +
+
+ Performance + +

Finally, we thank you again for using Bitweaver.

-- cgit v1.3