CC-6096, CC-6093 - update calendar context menu and usability hint wording; bugfixes
This commit is contained in:
parent
acc4ef0054
commit
294298c9bf
8 changed files with 47 additions and 33 deletions
|
@ -7,7 +7,7 @@ class Application_Form_RegisterAirtime extends Zend_Form
|
|||
|
||||
public function init()
|
||||
{
|
||||
$this->setAction(Application_Common_OsPath::getBaseDir().'Showbuilder');
|
||||
$this->setAction(Application_Common_OsPath::getBaseDir().'showbuilder');
|
||||
$this->setMethod('post');
|
||||
|
||||
$country_list = Application_Model_Preference::GetCountryList();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue