Allows search on pending doctorates for promotion marketing.
authorStéphane Jacob <sj@m4x.org>
Fri, 22 Apr 2011 14:26:31 +0000 (16:26 +0200)
committerStéphane Jacob <sj@m4x.org>
Fri, 22 Apr 2011 14:33:24 +0000 (16:33 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/marketing/promo.tpl

index f8bb491..c8d1f47 100644 (file)
@@ -22,7 +22,7 @@
 
 <form action="marketing/promo/" method="post" onsubmit="this.action += this.promo.value">
   <div class="center">
-    Promo&nbsp;:<input type="text" name="promo" value="{$promo}" size="5" maxlength="5" /><input type="submit" value="GO" />
+    Promo&nbsp;:<input type="text" name="promo" value="{$promo}" size="5" maxlength="12" /><input type="submit" value="GO" />
   </div>
 </form>