From 5a9f69afbed89a0b7411e5a85e03e487ac52b858 Mon Sep 17 00:00:00 2001 From: Shish Date: Sat, 18 May 2013 10:14:27 +0100 Subject: [PATCH] Numeric type and aspect keeping - #281 --- ext/resize/theme.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/ext/resize/theme.php b/ext/resize/theme.php index 228da3b8..2dfa11c2 100644 --- a/ext/resize/theme.php +++ b/ext/resize/theme.php @@ -17,9 +17,12 @@ class ResizeImageTheme extends Themelet { $html = " ".make_form(make_link("resize/{$image->id}"), 'POST')." - x - - + + + x + +
+
";