From: Belen Barros Pena Date: Mon, 26 Jan 2015 16:08:35 +0000 (+0000) Subject: toastergui: consistent capitals in button X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4d52ceb7e66835a3088d83cd4caa002a3e7a1297;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git toastergui: consistent capitals in button Capitalise correctly the 'Build target' button label in the layer details page: it should match the table heading. Signed-off-by: Belen Barros Pena --- diff --git a/lib/toaster/toastergui/templates/layerdetails.html b/lib/toaster/toastergui/templates/layerdetails.html index 1daf9b95001..2b57561a74d 100644 --- a/lib/toaster/toastergui/templates/layerdetails.html +++ b/lib/toaster/toastergui/templates/layerdetails.html @@ -270,7 +270,7 @@ {{target.version}} {{target.summary}} - + {% endfor %}