Skip to content
Snippets Groups Projects
Commit a9b4df9b authored by llaffont's avatar llaffont
Browse files

Cosmétique import OPDS

parent 05dff123
Branches
Tags
No related merge requests found
......@@ -41,7 +41,7 @@ class Admin_OpdsController extends ZendAfi_Controller_Action {
'allowEmpty' => false)),
'url' => array('element' => 'text',
'options' => array('label' => 'Url *',
'size' => '90',
'size' => 75,
'required' => true,
'allowEmpty' => false,
'validators' => array('url'))
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment