Added functions for moving blocks to the left & right

This commit is contained in:
Marc Alexander
2011-01-11 11:04:57 +00:00
parent 488deca772
commit 19c3163a2b
4 changed files with 105 additions and 3 deletions

View File

@@ -53,6 +53,7 @@ $lang = array_merge($lang, array(
'MOVE_RIGHT' => 'Nach rechts',
'MOVE_LEFT' => 'Nach links',
'B3P_FILE_NOT_FOUND' => 'Die angegebene Datei konnte nicht gefunden werden',
'UNABLE_TO_MOVE' => 'Es ist nicht möglich den Block in die gewählte Spalte zu verschieben.',
'MODULE_OPTIONS' => 'Modul Optionen',
'MODULE_NAME' => 'Modul Name',